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.

18 lines
459 B

cask 'adium-beta' do
version '1.5.11b3'
sha256 '999e1931a52dc327b3a6e8492ffa9df724a837c88ad9637a501be2e3b6710078'
url "https://adiumx.cachefly.net/Adium_#{version}.dmg"
name 'Adium'
10 years ago
homepage 'https://beta.adium.im/'
license :gpl
10 years ago
app 'Adium.app'
zap delete: [
'~/Library/Caches/Adium',
'~/Library/Caches/com.adiumX.adiumX',
'~/Library/Preferences/com.adiumX.adiumX.plist',
]
end