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.5.50'
|
|
sha256 'f53b17e0b1dd601a84517121a29b57e626d53350629f0006e2088e9d44603e3c'
|
|
|
|
url "https://dl.dropboxusercontent.com/u/17/Dropbox%20#{version}.dmg"
|
|
homepage 'https://www.dropboxforum.com/hc/communities/public/questions/202197889-Experimental-Build-3-5-50'
|
|
license :gratis
|
|
|
|
app 'Dropbox.app'
|
|
end
|
|
|