homebrew-cask/Casks/cloudtv.rb

13 lines
499 B
Ruby
Raw Normal View History

2017-05-14 18:52:06 +08:00
cask 'cloudtv' do
version '3.9.4,1532083364'
sha256 '4f70120468c5a6f78f9e595e7c210d7109258c0b021926531b59835a09deeb4f'
2017-05-14 18:52:06 +08:00
# dl.devmate.com/com.nonoche.CloudTV was verified as official when first introduced to the cask
url "https://dl.devmate.com/com.nonoche.CloudTV/#{version.before_comma}/#{version.after_comma}/CloudTV-#{version.before_comma}.zip"
2018-06-12 22:37:26 +08:00
appcast 'https://updates.devmate.com/com.nonoche.CloudTV.xml'
2017-05-14 18:52:06 +08:00
name 'CloudTV'
homepage 'https://cloudtvapp.net/'
2017-05-14 18:52:06 +08:00
app 'CloudTV.app'
end