homebrew-cask/Casks/ctivo.rb

11 lines
316 B
Ruby
Raw Normal View History

2014-03-16 03:59:26 +08:00
class Ctivo < Cask
version '2.1'
sha256 'fda20c1d4cbd465e9e404c29ccf716b080179afd87cf42a090ad35f98d934b25'
2014-03-16 03:59:26 +08:00
url 'https://ctivo.googlecode.com/files/cTiVo_2.1_439.zip'
2014-06-03 01:38:02 +08:00
appcast 'http://ctivo.googlecode.com/svn/trunk/update/sparklecast.xml'
2014-03-16 03:59:26 +08:00
homepage 'https://code.google.com/p/ctivo/'
2014-03-16 03:59:26 +08:00
link 'cTiVo.app'
end