homebrew-cask-versions/Casks/simplecap.rb
Yasuyuki Oka 00cf7f4c8f Add cask for SimpleCap
SimpleCap is screenshot utility and it runs on the menu bar.

See http://xcatsan.com/simplecap-en/ for details.
2014-01-09 11:57:35 +09:00

7 lines
230 B
Ruby

class Simplecap < Cask
url 'http://xcatsan.com/simplecap/download/SimpleCap-1.2.1.zip'
homepage 'http://xcatsan.com/simplecap-en/'
version '1.2.1'
sha1 'ae027cee3c66d665b48b263002218ddbb50e1330'
link 'SimpleCap.app'
end