homebrew-cask/Casks/retinacapture.rb

8 lines
199 B
Ruby
Raw Normal View History

2013-11-24 09:29:12 +08:00
class Retinacapture < Cask
url 'http://www.retinacapture.com/files/RetinaCapture.zip'
homepage 'http://www.retinacapture.com'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-11-24 09:29:12 +08:00
link 'RetinaCapture.app'
end