homebrew-cask/Casks/catch.rb

8 lines
243 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'
sha1 '3af75e482c745a96a8ad8155461a5184bf9ed7f4'
link 'Catch.app'
end