From 5c9dcfc09ec68569503cdcbd7520e1e2c32c0a9c Mon Sep 17 00:00:00 2001 From: eloyaldea Date: Mon, 25 Dec 2023 10:30:03 +0100 Subject: [PATCH] macupdater 3.2.6 --- Casks/m/macupdater.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/m/macupdater.rb b/Casks/m/macupdater.rb index c86719a23c..e789f3b3a0 100644 --- a/Casks/m/macupdater.rb +++ b/Casks/m/macupdater.rb @@ -6,8 +6,8 @@ cask "macupdater" do depends_on macos: ">= :mojave" end on_ventura :or_newer do - version "3.2.5" - sha256 "aa96755bf1b5b63c3ce8348bc7d469d9744aea43256aa066b0fe73adda851124" + version "3.2.6" + sha256 "638ed5ad2ce480ae94b1d59c8a5bdf6f3bd0bf78792e1f95ed5fe26f6c5426c9" depends_on macos: ">= :ventura" end