diff --git a/Formula/neon-postgres.rb b/Formula/neon-postgres.rb index d5607cc..7ba1751 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-4030", - revision: "face60d50baba9cd8e14aed34e7cfa3c21a6b4e7" + tag: "release-4049", + revision: "49377abd98fb059ed34c2753970b261f78609a8f" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"