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 '27.3.21'
sha256 '997fd6d008e9475771a70b3fdf6839141ec82fcd0d2f1e29fb6131164e33c918'
# 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