add appcast :sha256 in grabbox

This commit is contained in:
Roland Walker 2014-10-15 11:43:50 -04:00
parent 68dcad1ece
commit 8129b558c7
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ class Grabbox < Cask
sha256 'e6f92efce8585b58d1b5d9afc4a2187e07bf76c14961aff1b83a8422fb342f2f'
url "http://grabbox.devsoft.no/updates/GrabBox%20Beta%20v#{version}.zip"
appcast 'http://grabbox.devsoft.no/appcastBeta.xml'
appcast 'http://grabbox.devsoft.no/appcastBeta.xml',
:sha256 => '8333d48af84e69f3885f7de4cd553c46a6feceadb1e354bf19a9170c277fabfe'
homepage 'http://grabbox.devsoft.no/'
license :unknown