mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Update utorrent.app to stable release channel
This commit is contained in:
parent
2a9271c9ab
commit
fc70ecf64c
1 changed files with 6 additions and 3 deletions
|
|
@ -1,7 +1,10 @@
|
|||
class Utorrent < Cask
|
||||
url 'http://download-new.utorrent.com/endpoint/utmac/os/osx/track/stable/'
|
||||
homepage 'http://www.utorrent.com/'
|
||||
version 'latest-beta'
|
||||
url 'http://download-new.utorrent.com/endpoint/utmac/os/osx/track/beta/'
|
||||
version 'latest'
|
||||
caskroom_only true
|
||||
no_checksum
|
||||
link 'uTorrent.app'
|
||||
caveats do
|
||||
manual_installer 'uTorrent-Installer.app'
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue