From 2d4fc8ae6c64fdbfa506636e9fdce125378158f9 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Mon, 23 Sep 2019 13:50:35 -0700 Subject: [PATCH] Update cacher from 2.19.1 to 2.19.3 (#69581) --- Casks/cacher.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/cacher.rb b/Casks/cacher.rb index 2c78fcbcb00..28dce6a182e 100644 --- a/Casks/cacher.rb +++ b/Casks/cacher.rb @@ -1,6 +1,6 @@ cask 'cacher' do - version '2.19.1' - sha256 '5cb33f35c26303cf328d770c924e77e84f0797e690685c099548b830bfa2b908' + version '2.19.3' + sha256 '095d9aacc26583f710ae7b91485bbe3dfe6d3432faa3f117105da4135c517e40' # cacher-download.nyc3.digitaloceanspaces.com was verified as official when first introduced to the cask url "https://cacher-download.nyc3.digitaloceanspaces.com/Cacher-#{version}-mac.zip"