diff --git a/Formula/neon-postgres.rb b/Formula/neon-postgres.rb index 4f55673..009ccb3 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-4713", - revision: "1ec3e39d4e777d53d78eea8eba7d21f37942b000" + tag: "release-4781", + revision: "b9238059d6feb796dc0a8c1331aeaae8b22cb338" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"