From ad109f62b3085018c6f25376adb1b7c1834ccc2b Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Thu, 9 Nov 2023 09:03:58 -0500 Subject: [PATCH] postgres-unofficial 2.6.8 --- 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 2a9a97ed67..018354aab9 100644 --- a/Casks/p/postgres-unofficial.rb +++ b/Casks/p/postgres-unofficial.rb @@ -1,6 +1,6 @@ cask "postgres-unofficial" do - version "2.6.7,11-12-13-14-15-16" - sha256 "0140658e144d9938a9bb2274cde284a04f21ce97ea2c0b74da6a0c6d15273b73" + version "2.6.8,11-12-13-14-15-16" + sha256 "3ff54a7b4bf5456c942a995beefbbf0b5ccfe035f5a0b9f0c19b3ab70b56dd5f" 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/"