From bfdeb8d674978098cea0a5a7f97eeabd87c5e36b Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Fri, 5 Sep 2014 15:25:38 +0800 Subject: [PATCH] Format Utorrent Beta --- Casks/utorrent-beta.rb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Casks/utorrent-beta.rb b/Casks/utorrent-beta.rb index 7424634aa..28e1f314d 100644 --- a/Casks/utorrent-beta.rb +++ b/Casks/utorrent-beta.rb @@ -1,7 +1,9 @@ class UtorrentBeta < Cask - url 'http://download-new.utorrent.com/endpoint/utmac/os/osx/track/beta/' - homepage 'http://www.utorrent.com/' version 'latest' sha256 :no_check + + url 'http://download-new.utorrent.com/endpoint/utmac/os/osx/track/beta/' + homepage 'http://www.utorrent.com/' + link 'uTorrent.app' end