You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

15 lines
490 B

cask 'charles-applejava' do
version '3.12.2'
sha256 'b413337e5b180a45cc4263cf3d98dbf2db5ebe154920a9cbcd41fd4a118b575d'
url "https://www.charlesproxy.com/assets/release/#{version.gsub(%r{b\d$}, '')}/charles-proxy-#{version}-applejava.dmg"
name 'Charles'
homepage 'https://www.charlesproxy.com/download/'
app 'Charles.app'
zap trash: [
'~/Library/Application Support/Charles',
'~/Library/Preferences/com.xk72.charles.config',
]
end