mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
247 B
Ruby
7 lines
247 B
Ruby
class Charles < Cask
|
|
url 'http://www.charlesproxy.com/assets/release/3.8.3/charles-proxy-3.8.3-applejava.dmg'
|
|
homepage 'http://www.charlesproxy.com/'
|
|
version '3.8.3'
|
|
sha1 'fb587455e7566c6d507a58231d3a3ebb68f1349f'
|
|
link 'Charles.app'
|
|
end
|