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.
9 lines
262 B
9 lines
262 B
class DropboxExperimental < Cask
|
|
version '2.11.11'
|
|
sha256 '37db20d5cddb6d5e67b2150707092761d4de5c77c82e4fc0f887b1ffd897eca7'
|
|
|
|
url 'https://dl.dropboxusercontent.com/u/17/Dropbox%202.11.11.dmg'
|
|
homepage 'https://www.dropbox.com/'
|
|
|
|
app 'Dropbox.app'
|
|
end
|
|
|