homebrew-cask/Casks/grabbox.rb

9 lines
304 B
Ruby
Raw Normal View History

class Grabbox < Cask
2013-10-31 01:01:52 +08:00
url 'http://grabbox.devsoft.no/updates/GrabBox%20Beta%20v0.4.2.zip'
2014-06-03 01:38:03 +08:00
appcast 'http://grabbox.devsoft.no/appcastBeta.xml'
2013-10-31 01:01:52 +08:00
homepage 'http://grabbox.devsoft.no/'
version '0.4.2'
sha256 'e6f92efce8585b58d1b5d9afc4a2187e07bf76c14961aff1b83a8422fb342f2f'
2013-10-31 01:01:52 +08:00
link 'GrabBox.app'
end