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.
10 lines
359 B
10 lines
359 B
cask :v1 => 'dropbox-experimental' do
|
|
version '3.3.34'
|
|
sha256 '5bf86b86e08461640ee20ed7e7bfcf59fef86a9d99f706a8063e0eb7b375ab8a'
|
|
|
|
url "https://dl.dropboxusercontent.com/u/17/Dropbox%20#{version}.dmg"
|
|
homepage 'https://www.dropboxforum.com/hc/communities/public/questions/202522965-Experimental-Build-3-3-34'
|
|
license :gratis
|
|
|
|
app 'Dropbox.app'
|
|
end
|
|
|