homebrew-cask/Casks/ctivo.rb

11 lines
362 B
Ruby

class Ctivo < Cask
version '2.3.1'
sha256 '55ad469432634a77be432741ee6dfc5480c3baf652a6d2b3cde70f919c1d13d7'
url 'https://github.com/dscottbuch/cTiVo/releases/download/v2.3.1.468/cTiVo_2.3.1_468.zip'
appcast 'https://github.com/dscottbuch/cTiVo/blob/master/update/sparklecast.xml'
homepage 'https://github.com/dscottbuch/cTiVo'
app 'cTiVo.app'
end