homebrew-cask/Casks/ctivo.rb

13 lines
358 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'ctivo' do
2015-11-09 03:39:51 +08:00
version '2.4.4'
sha256 '7a3bfdc09d275360d868a2cc198aeb114705ba549e6eadb761a561991afc83fe'
2015-07-14 01:04:20 +08:00
url "https://github.com/dscottbuch/cTiVo/releases/download/#{version}/cTiVo.zip"
2015-03-15 19:50:19 +08:00
appcast 'https://github.com/dscottbuch/cTiVo/releases.atom'
2015-03-26 11:29:29 +08:00
name 'cTiVo'
homepage 'https://github.com/dscottbuch/cTiVo'
2014-10-01 23:32:43 +08:00
license :oss
2014-09-16 00:05:26 +08:00
app 'cTiVo.app'
2014-03-16 03:59:26 +08:00
end