You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
232 B
7 lines
232 B
class Dropbox < Cask
|
|
url 'https://d1ilhw0800yew8.cloudfront.net/client/Dropbox%202.0.10.dmg'
|
|
homepage 'http://www.dropbox.com/'
|
|
version '2.0.10'
|
|
sha1 '75c77b3361d78683fc4bd456922e20ae84d95b60'
|
|
link :app, 'Dropbox.app'
|
|
end
|
|
|