From e69c975c438b1e4cdc5e3161767bd88f7761d949 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Thu, 5 Dec 2019 09:37:28 -0800 Subject: [PATCH] Update gingko from 2.4.5 to 2.4.6 (#73721) --- Casks/gingko.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/gingko.rb b/Casks/gingko.rb index 05d66746dd2..7ed291041f3 100644 --- a/Casks/gingko.rb +++ b/Casks/gingko.rb @@ -1,6 +1,6 @@ cask 'gingko' do - version '2.4.5' - sha256 '892bd882da397db1291fe48bbd6746bdd0bf096e451d561a6045a0187a6bcbed' + version '2.4.6' + sha256 '241f32ffb4fe2be77790e79ffa2e00ba59128a3ecd98bccff60758d29a6beef5' # 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-#{version}-mac.zip"