homebrew-cask/Casks/ctivo.rb

11 lines
357 B
Ruby

class Ctivo < Cask
version '2.2'
sha256 '50d8b6319039a5c1c6cac400706d3c59b9f90501bbc91283ca0157e4a2b68144'
url 'https://github.com/dscottbuch/cTiVo/releases/download/v2.2.451/cTiVo_2.2.451.zip'
appcast 'https://github.com/dscottbuch/cTiVo/blob/master/update/sparklecast.xml'
homepage 'https://github.com/dscottbuch/cTiVo'
link 'cTiVo.app'
end