homebrew-cask/Casks/catch.rb

11 lines
349 B
Ruby

class Catch < Cask
version '1.6'
sha256 '72e6606cddde97ef3c26a46d7178489560c45f11b136ec87844129101889fa6c'
url 'https://github.com/mipstian/catch/releases/download/1.6/Catch-1.6.zip'
appcast 'https://raw.github.com/mipstian/catch/master/update/appcast.xml'
homepage 'http://www.giorgiocalderolla.com/index.html'
link 'Catch.app'
end