From 98abd0a7499403d03eaac463e2ef1905923bae9b Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Thu, 8 Feb 2024 18:29:04 +0100 Subject: [PATCH] postgres-unofficial 2.7.1 --- 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 6c0ad99283..15987e8541 100644 --- a/Casks/p/postgres-unofficial.rb +++ b/Casks/p/postgres-unofficial.rb @@ -1,6 +1,6 @@ cask "postgres-unofficial" do - version "2.7,11-12-13-14-15-16" - sha256 "b0f0b7155161ecd27ba651ea020268db18b0c486f57cfb3614ee55c61eb55647" + version "2.7.1,12-13-14-15-16" + sha256 "218fa5389bb3d846570c63f91011b301dad909888d724a3a68803d22c6d2303c" 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/"