Merge pull request #1407 from leoj3n/you-view-latest

YouView latest
This commit is contained in:
Vítor Galvão 2013-10-30 17:10:06 -07:00
commit 76b4f485a5
1 changed files with 7 additions and 0 deletions

7
Casks/you-view.rb Normal file
View File

@ -0,0 +1,7 @@
class YouView < Cask
url 'http://download.mrgeckosmedia.com/YouView.zip'
homepage 'https://mrgeckosmedia.com/applications/info/YouView'
version 'latest'
no_checksum
link 'YouView/YouView.app'
end