1 cask :v1 => 'battle-net' do
5 url 'http://dist.blizzard.com/downloads/bna-installers/322d5bb9ae0318de3d4cde7641c96425/retail.1/Battle.net-Setup-enUS.zip'
6 homepage 'http://us.battle.net/en/'
8 tags :vendor => 'Blizzard'
10 installer :manual => 'Battle.net-Setup-enUS.app'
12 uninstall :delete => '/Applications/Battle.net.app'
15 '~/Library/Preferences/net.battle.net.app.plist',
16 '~/Library/Preferences/net.battle.Authenticator.prefs',
17 '~/Library/Preferences/net.battle.Identity.prefs',
18 '~/Library/Preferences/net.battnet.battle.plist',
19 '/Users/Shared/Battle.net'
22 caveats 'If you pick an installation directory other than /Applications when installing this cask, you will need to uninstall it manually'