From de6762acaffbce0a659f9b8b35d1512b45e8b121 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Tue, 10 Oct 2023 13:22:50 +0100 Subject: [PATCH] neon-postgres 4023 --- Formula/neon-postgres.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/neon-postgres.rb b/Formula/neon-postgres.rb index 572fc70..e01eb4d 100644 --- a/Formula/neon-postgres.rb +++ b/Formula/neon-postgres.rb @@ -2,8 +2,8 @@ class NeonPostgres < Formula desc "Neon's fork of PostgreSQL" homepage "https://github.com/neondatabase/postgres" url "https://github.com/neondatabase/neon.git", - tag: "release-3985", - revision: "96b2e575e14862d1129c9965bfa7aeeebe7443b7" + tag: "release-4023", + revision: "9768aa27f2598de39a6dae540a93e070bc74aaa3" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"