homebrew-cask/Casks/retinacapture.rb

11 lines
319 B
Ruby
Raw Normal View History

2014-11-14 01:26:49 +08:00
cask :v1 => 'retinacapture' do
2014-09-17 19:42:59 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.retinacapture.com/files/RetinaCapture.zip'
homepage 'http://www.retinacapture.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:14 +08:00
app 'RetinaCapture.app'
2013-11-24 09:29:12 +08:00
end