mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
9 lines
264 B
Ruby
9 lines
264 B
Ruby
class QuasselClient < Cask
|
|
version '0.9.2'
|
|
sha256 'bdb91065020c56cdb60c252838795e57c8859bd916e29d9559aea47b48b100e8'
|
|
|
|
url 'http://quassel-irc.org/pub/QuasselClient_MacOSX-x86_64_0.9.2.dmg'
|
|
homepage 'http://quassel-irc.org'
|
|
|
|
link 'Quassel Client.app'
|
|
end
|