mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
243 B
Ruby
7 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
|