mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
236 B
Ruby
7 lines
236 B
Ruby
class QuasselClient < Cask
|
|
url 'http://quassel-irc.org/pub/QuasselClient_MacOSX-x86_64_0.9.0.dmg'
|
|
homepage 'http://quassel-irc.org'
|
|
version '0.9.0'
|
|
sha1 '07164d27b0a3420fdef1ad365dbd1e5b046912f4'
|
|
link 'Quassel Client.app'
|
|
end
|