homebrew-cask/Casks/ctivo.rb

12 lines
357 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'ctivo' do
version '3.3.1'
2019-05-16 00:36:39 +08:00
sha256 'c7318a48d1fa3aaf10999051c37b018e9cf3c9ae413182a7d235e66f9ef08ab1'
2019-05-16 00:36:39 +08:00
url "https://github.com/mackworth/cTiVo/releases/download/#{version}/cTiVo.#{version}.final.zip"
2019-03-24 03:59:44 +08:00
appcast 'https://github.com/mackworth/cTiVo/releases.atom'
2015-03-26 11:29:29 +08:00
name 'cTiVo'
2019-03-24 03:59:44 +08:00
homepage 'https://github.com/mackworth/cTiVo'
2014-09-16 00:05:26 +08:00
app 'cTiVo.app'
2014-03-16 03:59:26 +08:00
end