homebrew-cask/Casks/ctivo.rb

13 lines
433 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'ctivo' do
2017-02-05 02:09:46 +08:00
version '2.5.1'
sha256 '8ebef32944bcf98b7912d66b20cbc04f18386106203c1959c0e2089632d8d06d'
2015-07-14 01:04:20 +08:00
url "https://github.com/dscottbuch/cTiVo/releases/download/#{version}/cTiVo.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/dscottbuch/cTiVo/releases.atom',
2017-04-30 13:55:44 +08:00
checkpoint: '86ba8bd71ce51346185a0c877452b4a508e568258a7f86641fb405bb278d4254'
2015-03-26 11:29:29 +08:00
name 'cTiVo'
homepage 'https://github.com/dscottbuch/cTiVo'
2014-09-16 00:05:26 +08:00
app 'cTiVo.app'
2014-03-16 03:59:26 +08:00
end