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
215 B
7 lines
215 B
class Cloudapp < Cask
|
|
url 'http://f.cl.ly.s3.amazonaws.com/builds/CloudApp1.5.4.zip'
|
|
homepage 'http://getcloudapp.com/'
|
|
version '1.5.4'
|
|
sha1 'c96155ee8121ff865dc89fb8ce4324dab269d4c7'
|
|
link 'Cloud.app'
|
|
end
|
|
|