1 cask :v1 => 'utorrent' do
5 if Hardware::CPU.type == :ppc
6 url 'http://download-new.utorrent.com/endpoint/utmac/os/osx-ppc/track/stable/'
9 url 'http://download-new.utorrent.com/endpoint/utmac/os/osx/track/stable/'
10 appcast 'http://update.utorrent.com/checkupdate.php'
11 installer :manual => 'uTorrent-Installer.app'
15 homepage 'http://www.utorrent.com/'
19 '~/Library/Application Support/uTorrent',
20 '~/Library/Preferences/com.bittorrent.uTorrent.plist',
21 '~/Library/Preferences/com.bittorrent.uTorrent-Installer.plist',
22 '~/Library/Saved Application State/com.bittorrent.uTorrent.savedState',
23 '~/Library/Saved Application State/com.bittorrent.uTorrent-Installer.savedState',
24 '~/Library/Caches/com.bittorrent.uTorrent',
25 '~/Library/Caches/com.bittorrent.uTorrent-Installer'