mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
209 B
Ruby
7 lines
209 B
Ruby
class Colloquy < Cask
|
|
url 'http://colloquy.info/downloads/colloquy-2.4.2.zip'
|
|
homepage 'http://colloquy.info/'
|
|
version '2.4.2'
|
|
sha1 '19892476af32f83685a37af16676b0098ad3bacc'
|
|
link 'Colloquy.app'
|
|
end
|