homebrew-cask-versions/Casks/utorrent.rb
2014-11-13 12:39:16 -05:00

11 lines
306 B
Ruby

cask :v1 => 'utorrent' do
version :latest
sha256 :no_check
url 'http://download-new.utorrent.com/endpoint/utmac/os/osx/track/stable/'
appcast 'http://update.utorrent.com/checkupdate.php'
homepage 'http://www.utorrent.com/'
license :unknown
installer :manual => 'uTorrent-Installer.app'
end