Skip to content

Commit

Permalink
Merge pull request Homebrew#9758 from Amorymeltzer/update-cloud
Browse files Browse the repository at this point in the history
Update cloud download to dmg from zip
  • Loading branch information
rolandwalker committed Feb 24, 2015
2 parents 1fb6377 + 2a4ccd2 commit 8e9bf80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/cloud.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
sha256 '713c8eeb91506661af97cf31f07ea4a31e65a773579fe51ef5194f775df748a7'

# amazonaws.com is the official download host per the vendor homepage
url "https://s3.amazonaws.com/downloads.getcloudapp.com/mac/CloudApp-#{version}.zip"
url "https://s3.amazonaws.com/downloads.getcloudapp.com/mac/CloudApp-#{version}.dmg"
name 'CloudApp'
homepage 'http://getcloudapp.com/'
license :gratis
Expand Down

0 comments on commit 8e9bf80

Please sign in to comment.