diff --git a/Casks/u-torrent.rb b/Casks/u-torrent.rb new file mode 100644 index 000000000..579e40103 --- /dev/null +++ b/Casks/u-torrent.rb @@ -0,0 +1,5 @@ +class UTorrent < Cask + homepage 'http://www.utorrent.com/' + version '1.5.14' + url 'http://download.utorrent.com/1.5.14/uTorrent.dmg' +end