mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
SimpleCap is screenshot utility and it runs on the menu bar. See http://xcatsan.com/simplecap-en/ for details.
7 lines
230 B
Ruby
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
|