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.8.8,1526203813'
sha256 '8fca04618c5c6c690bfa5f1e86798cb09b6522e6f2ec38ef6cfd9ffacc5bb7a5'
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