homebrew-cask-versions/Casks/catch.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
269 B
Ruby

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