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
226 B
7 lines
226 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'
|
|
sha1 '33da831e11c48e53b24abf3f5665374e94603752'
|
|
link 'Dropbox.app'
|
|
end
|
|
|