Update gingko to 2.2.0 (#51266)

This commit is contained in:
Brian Morton 2018-08-24 10:52:11 -07:00 committed by Vítor Galvão
parent b2e698bdd7
commit 71945c8853
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
cask 'gingko' do
version '2.1.5'
sha256 '9aa477abef38f5f5639de24c98d72976d3e705473dd43bb625e68be43b6d04ca'
version '2.2.0'
sha256 '607ad02b3b9c81fcd1733a73005623a0816d0a8d081ca3f1aca5146f88400a84'
# github.com/gingko/client was verified as official when first introduced to the cask
url "https://github.com/gingko/client/releases/download/v#{version}/gingko-client-#{version}-mac.zip"
url "https://github.com/gingko/client/releases/download/v#{version}/Gingko-#{version}-mac.zip"
appcast 'https://github.com/gingko/client/releases.atom'
name 'Gingko'
homepage 'https://gingko.io/'