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
288 B
10 lines
288 B
cask :v1 => 'dropbox-experimental' do
|
|
version '3.1.274'
|
|
sha256 '67451843c9f0c70992200c28caeb80d98fefef5b4a4238e3964242223feabac4'
|
|
|
|
url "https://dl.dropboxusercontent.com/u/17/Dropbox%20#{version}.dmg"
|
|
homepage 'https://www.dropbox.com/'
|
|
license :gratis
|
|
|
|
app 'Dropbox.app'
|
|
end
|
|
|