mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
220 B
Ruby
7 lines
220 B
Ruby
class Adium < Cask
|
|
url 'http://download.adium.im/Adium_1.5.9.dmg'
|
|
homepage 'https://www.adium.im/'
|
|
version '1.5.9'
|
|
sha256 '12b7183b56b37d12df3f722d6cc4908cc3b65ee7b8a635044b0c0a81598661b8'
|
|
link 'Adium.app'
|
|
end
|