From afa0ff5761571876f7681bd5e73b9e01bc91fc42 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Wed, 11 Oct 2023 10:02:55 -0400 Subject: [PATCH] macupdater 3.2.1 --- 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 6d1a36e950..bd83f554f7 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.0" - sha256 "33e057aeee4efcad166fe1a90293148f0b1dfeb8d3726737fe9178bbeef16d63" + version "3.2.1" + sha256 "05d0824e9079de4d2d0f9aec8696ab812ad5a712393b725683e7e755e98fcd01" depends_on macos: ">= :ventura" end