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.
6 lines
201 B
6 lines
201 B
class Dropbox < Cask
|
|
url 'https://d1ilhw0800yew8.cloudfront.net/client/Dropbox%202.0.0.dmg'
|
|
homepage 'http://www.dropbox.com/'
|
|
version '2.0'
|
|
sha1 '80ee4ea6b34ffe1220430aea5e7ed035013850aa'
|
|
end
|
|
|