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
354 B
10 lines
354 B
cask :v1 => 'dropbox-experimental' do
|
|
version '3.11.32'
|
|
sha256 'ab7398814a2aaeb0620dd91d8de787e1258d2130d2521d85651be7733331ec25'
|
|
|
|
url "https://dl.dropboxusercontent.com/u/17/Dropbox%20#{version}.dmg"
|
|
homepage 'https://www.dropboxforum.com/hc/en-us/community/posts/204160636-Experimental-Build-3-11-32'
|
|
license :gratis
|
|
|
|
app 'Dropbox.app'
|
|
end
|
|
|