From ff60c622e2a4dc8f283cd38f50640d9fdda7b0ff Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Wed, 1 Oct 2014 09:03:05 -0400 Subject: [PATCH] add license stanza, utorrent-beta --- Casks/utorrent-beta.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/utorrent-beta.rb b/Casks/utorrent-beta.rb index 42505ff4c..137495d2b 100644 --- a/Casks/utorrent-beta.rb +++ b/Casks/utorrent-beta.rb @@ -4,6 +4,7 @@ class UtorrentBeta < Cask url 'http://download-new.utorrent.com/endpoint/utmac/os/osx/track/beta/' homepage 'http://www.utorrent.com/' + license :unknown app 'uTorrent.app' end