You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
224 B
7 lines
224 B
class HipChat < Cask
|
|
url 'http://downloads.hipchat.com.s3.amazonaws.com/osx/HipChat-2.0.zip'
|
|
homepage 'https://www.hipchat.com/'
|
|
version '2.0'
|
|
sha1 '1552c87662d6d31161fba447c28e9f9c3ace1377'
|
|
link 'HipChat.app'
|
|
end
|
|
|