mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
237 B
Ruby
7 lines
237 B
Ruby
class Cloud < Cask
|
|
url 'http://downloads.getcloudapp.com/mac/CloudApp-2.0.2.zip'
|
|
homepage 'http://getcloudapp.com/'
|
|
version '2.0.2'
|
|
sha256 'e9d638c0ee25b5269c1c9bd48f031ebfddd5997ec6543c1d4e202627cf5e28d4'
|
|
link 'Cloud.app'
|
|
end
|