diff --git a/Formula/neon-postgres.rb b/Formula/neon-postgres.rb index c8a8ec3..15cbfa5 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-4456", - revision: "306c7a18134c13e5a9e08631684c73044c47e95c" + tag: "release-4459", + revision: "c13a2f0df118708ce4d596528a9cb63ece84a250" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"