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.
 
 

24 lines
990 B

cask 'dropbox-beta' do
version '24.3.14'
sha256 '1467268dc36d19dd8480d3f08a4de2a39a126acbc0cfcfdfe86a2a64cc82a91b'
# clientupdates.dropboxstatic.com was verified as official when first introduced to the cask
url "https://clientupdates.dropboxstatic.com/client/Dropbox%20#{version}.dmg"
name 'Dropbox'
homepage 'https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016'
app 'Dropbox.app'
uninstall login_item: 'Dropbox'
zap delete: [
'~/.dropbox',
'~/Library/Application Scripts/com.getdropbox.dropbox.garcon',
'~/Library/Caches/CloudKit/com.apple.bird/iCloud.com.getdropbox.Dropbox',
'~/Library/Caches/com.getdropbox.dropbox',
'~/Library/Containers/com.getdropbox.dropbox.garcon',
'~/Library/Group Containers/com.getdropbox.dropbox.garcon',
'~/Library/Logs/Dropbox_debug.log',
'/Library/DropboxHelperTools',
]
end