mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
224 B
Ruby
7 lines
224 B
Ruby
class GrabBox < Cask
|
|
url 'http://grabbox.devsoft.no/updates/GrabBox%20Beta%20v0.4.2.zip'
|
|
homepage 'http://grabbox.devsoft.no/'
|
|
version '0.4.2'
|
|
sha1 '1ac7c9b713b0bdb0d150b0f638e37f2a7c93ea09'
|
|
link 'GrabBox.app'
|
|
end
|