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