mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
215 B
Ruby
7 lines
215 B
Ruby
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
|