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