From 7533c7ebbf6f5a1da1bc63c1e801d35f47177887 Mon Sep 17 00:00:00 2001 From: owine Date: Sun, 22 Oct 2023 13:08:21 -0500 Subject: [PATCH] macupdater 3.2.2 --- 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 bd83f554f7..d6a411e619 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.1" - sha256 "05d0824e9079de4d2d0f9aec8696ab812ad5a712393b725683e7e755e98fcd01" + version "3.2.2" + sha256 "a028a675aa5d23880b0b834e63f2650192187bdeb1b0122ff75143f46a4d4d4c" depends_on macos: ">= :ventura" end