mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-22 14:26:48 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
242 B
Ruby
7 lines
242 B
Ruby
class Cloudapp < Cask
|
|
url 'https://s3.amazonaws.com/f.cl.ly/builds/CloudApp1.5.6.zip'
|
|
homepage 'http://getcloudapp.com/'
|
|
version '1.5.6'
|
|
sha256 '2148fe49e0bc2ada5617141f0a95e2e31b0a6ecc1495752570a9669ca483d4e4'
|
|
link 'Cloud.app'
|
|
end
|