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
252 B
7 lines
252 B
class DropboxExperimental < Cask
|
|
url 'https://dl-web.dropbox.com/u/17/Dropbox%202.5.37.dmg'
|
|
homepage 'https://www.dropbox.com/'
|
|
version '2.5.37'
|
|
sha256 '86048999911fcf756a2991c2d6346176ce244ccae4117cb6231580879682c10d'
|
|
link 'Dropbox.app'
|
|
end
|
|
|