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
2016-12-15 05:12:25 +08:00
version '2.5.0'
sha256 '34bb75805c558d150005364a2befb393fa84a014e710358dea23a08396b464d3'
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',
2016-12-15 05:12:25 +08:00
checkpoint: 'ef9494b415aa0b8468866906e2a36eca9621cdb61e41f03ca5f642d7a2ef15a1'
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