From 9efec7c8e65f7e6ea8d295c2086d92b8d893fc32 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Sat, 11 Jan 2025 15:27:50 +0000 Subject: [PATCH] neon-postgres 7508 --- 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 e2012c0..4847f85 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-7381", - revision: "671889b0e959a6520337ba3c56d645d6ff2ec1c1" + tag: "release-compute-7508", + revision: "f23390cf0e053bb2d57b620c48dc0e7bc1d07100" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"