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.
 
 

26 lines
1.1 KiB

cask 'dropbox-beta' do
version '17.3.28'
sha256 'ca3bb28124339420a13f4470329ee437a2a8f2fef0091ceb704f3610de96d17d'
# clientupdates.dropboxstatic.com was verified as official when first introduced to the cask
url "https://clientupdates.dropboxstatic.com/client/Dropbox%20#{version}.dmg"
appcast 'https://www.dropbox.com/release_notes/rss.xml',
checkpoint: '8ff3fbcd6b128f85c7b530010b8b42e24aba486303e976552f0ed975af077abf'
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