mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -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.1.dmg'
|
|
homepage 'http://quassel-irc.org'
|
|
version '0.9.1'
|
|
sha1 'edef17de0876e1f8ad8a2c031716e9df7425baef'
|
|
link 'Quassel Client.app'
|
|
end
|