diff --git a/Casks/utorrent-ppc.rb b/Casks/utorrent-ppc.rb deleted file mode 100644 index ee4169803..000000000 --- a/Casks/utorrent-ppc.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask :v1 => 'utorrent-ppc' do - version :latest - sha256 :no_check - - url 'http://download-new.utorrent.com/endpoint/utmac/os/osx-ppc/track/stable/' - homepage 'http://www.utorrent.com/' - license :gratis - - app 'uTorrent.app' - - zap :delete => '~/Library/Application Support/uTorrent' -end