From 6f35027df91917dcc7d7fba6ea5915ca940f4d74 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:37:43 -0400 Subject: [PATCH] proxifier 3.11 --- Casks/p/proxifier.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/p/proxifier.rb b/Casks/p/proxifier.rb index 84e9bf7e43..758f9ee730 100644 --- a/Casks/p/proxifier.rb +++ b/Casks/p/proxifier.rb @@ -11,8 +11,8 @@ cask "proxifier" do end end on_big_sur :or_newer do - version "3.9" - sha256 "cac95290764bbbe13fe02f70dd8bcfce2581b3752bb71185809ab0454a2b826f" + version "3.11" + sha256 "c391178f8e1b7ffe4175ec8e7218f1e488973a6aca0d55292b0f0c42184eab8c" url "https://www.proxifier.com/download/ProxifierMac#{version.major}.dmg"