homebrew-cask/Casks/catchmouse.rb

11 lines
302 B
Ruby
Raw Normal View History

2014-11-14 01:25:32 +08:00
cask :v1 => 'catchmouse' do
2014-09-17 19:42:40 +08:00
version :latest
sha256 :no_check
url 'http://ftnew.com/files/CatchMouse.zip'
homepage 'http://ftnew.com/catchmouse.html'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:21 +08:00
app 'CatchMouse.app'
end