Fix cerebro 0.2.8 (#32172)

* Fix Cerebro link for 0.2.8

* Fix Cerebro appcast checkpoint for 0.2.8
This commit is contained in:
Jan Clarin 2017-04-10 17:27:43 -06:00 committed by Miccal Matthews
parent b69491bb14
commit 2ad612ff61
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@ cask 'cerebro' do
sha256 'c54a6e6aba93d9573551e3c09cd24589ec8e974ec1d9e2bca7a28eaeacd20408'
# github.com/KELiON/cerebro was verified as official when first introduced to the cask
url "https://github.com/KELiON/cerebro/releases/download/#{version}/cerebro-#{version}.dmg"
url "https://github.com/KELiON/cerebro/releases/download/v#{version}/cerebro-#{version}.dmg"
appcast 'https://github.com/KELiON/cerebro/releases.atom',
checkpoint: '20817f476926e96813bd378c7985cc19fa566a1019beb4d653b0c740a0149230'
checkpoint: '729cc231b3971efea3d10f6ab06136206384498ef68a8d88a59cee20909ec29e'
name 'Cerebro'
homepage 'https://cerebroapp.com/'