homebrew-cask/Casks/cloudtv.rb

13 lines
499 B
Ruby

cask 'cloudtv' do
version '3.9.1,1529958457'
sha256 '913dbf05d59431d3ba6b8123de8dcba77352fb7134c1ab49dbae6429a15b7414'
# 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"
appcast 'https://updates.devmate.com/com.nonoche.CloudTV.xml'
name 'CloudTV'
homepage 'https://cloudtvapp.net/'
app 'CloudTV.app'
end