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.31'
|
|
sha256 'd0e0129bfe6c20d84fea09bad9becba06f65f08f66bcf3376c8357b924124b35'
|
|
|
|
url "https://dl.dropboxusercontent.com/u/17/Dropbox%20#{version}.dmg"
|
|
homepage 'https://www.dropboxforum.com/hc/en-us/community/posts/203204043-Experimental-Build-3-11-31'
|
|
license :gratis
|
|
|
|
app 'Dropbox.app'
|
|
end
|
|
|