mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
193 B
Ruby
7 lines
193 B
Ruby
class Adium < Cask
|
|
url 'http://download.adium.im/Adium_1.5.7.dmg'
|
|
homepage 'http://www.adium.im/'
|
|
version '1.5.7'
|
|
sha1 '93643438f8c5c56ec015dcf252af690ab6ac3ffe'
|
|
link 'Adium.app'
|
|
end
|