From a6fe507fd8125e1d629ef0c625f39f513c07ee9c Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Thu, 22 Feb 2024 09:08:23 -0500 Subject: [PATCH] postgres-unofficial 2.7.2 --- Casks/p/postgres-unofficial.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/p/postgres-unofficial.rb b/Casks/p/postgres-unofficial.rb index 15987e8541..023618f356 100644 --- a/Casks/p/postgres-unofficial.rb +++ b/Casks/p/postgres-unofficial.rb @@ -1,6 +1,6 @@ cask "postgres-unofficial" do - version "2.7.1,12-13-14-15-16" - sha256 "218fa5389bb3d846570c63f91011b301dad909888d724a3a68803d22c6d2303c" + version "2.7.2,12-13-14-15-16" + sha256 "39c5dd38b8144bbc02bf4b879ea1e64f176e2e0853b1c1436f38a1dcd3241a90" url "https://github.com/PostgresApp/PostgresApp/releases/download/v#{version.csv.first}/Postgres-#{version.csv.first}-#{version.csv.second}.dmg", verified: "github.com/PostgresApp/PostgresApp/"