1 changed files with 3 additions and 3 deletions
@ -1,7 +1,7 @@ |
|||||
class Dropbox < Cask |
class Dropbox < Cask |
||||
url 'https://d1ilhw0800yew8.cloudfront.net/client/Dropbox%202.0.10.dmg' |
url 'https://www.dropbox.com/download?plat=mac' |
||||
homepage 'http://www.dropbox.com/' |
homepage 'http://www.dropbox.com/' |
||||
version '2.0.10' |
version 'latest' |
||||
sha1 '75c77b3361d78683fc4bd456922e20ae84d95b60' |
no_checksum |
||||
link :app, 'Dropbox.app' |
link :app, 'Dropbox.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue