From fafc80e2e67cc87e40b4d73a2af8d0a16538ba80 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Sat, 28 Mar 2020 13:01:44 -0700 Subject: [PATCH] Update webcatalog from 20.0.5 to 20.0.4 (#79451) --- Casks/webcatalog.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/webcatalog.rb b/Casks/webcatalog.rb index a43c305b053..41ef5e3dc46 100644 --- a/Casks/webcatalog.rb +++ b/Casks/webcatalog.rb @@ -1,6 +1,6 @@ cask 'webcatalog' do - version '20.0.5' - sha256 '8745ad9a8947b9cc8128e01558ab6eecad147454bf571d76664cc6d8b6e096f8' + version '20.0.4' + sha256 '8501128b3406ab0f04e59d410f5f5b720b6e5d24cee38fe7112622ea20eb8133' # github.com/quanglam2807/webcatalog was verified as official when first introduced to the cask url "https://github.com/quanglam2807/webcatalog/releases/download/v#{version}/WebCatalog-#{version}-mac.zip"