Michael Ford
9 years ago
committed by
GitHub
1 changed files with 0 additions and 21 deletions
@ -1,21 +0,0 @@ |
|||||
cask 'utorrent-beta' do |
|
||||
version :latest |
|
||||
sha256 :no_check |
|
||||
|
|
||||
url 'https://download-new.utorrent.com/endpoint/utmac/os/osx/track/beta/' |
|
||||
name 'µTorrent' |
|
||||
homepage 'https://www.utorrent.com/' |
|
||||
license :freemium |
|
||||
|
|
||||
app 'uTorrent.app' |
|
||||
|
|
||||
zap delete: [ |
|
||||
'~/Library/Application Support/uTorrent', |
|
||||
'~/Library/Preferences/com.bittorrent.uTorrent.plist', |
|
||||
'~/Library/Preferences/com.bittorrent.uTorrent-Installer.plist', |
|
||||
'~/Library/Saved Application State/com.bittorrent.uTorrent.savedState', |
|
||||
'~/Library/Saved Application State/com.bittorrent.uTorrent-Installer.savedState', |
|
||||
'~/Library/Caches/com.bittorrent.uTorrent', |
|
||||
'~/Library/Caches/com.bittorrent.uTorrent-Installer', |
|
||||
] |
|
||||
end |
|
Loading…
Reference in new issue