diff --git a/Formula/neon-extension.rb b/Formula/neon-extension.rb index 95e2006..9afc4b7 100644 --- a/Formula/neon-extension.rb +++ b/Formula/neon-extension.rb @@ -2,8 +2,8 @@ class NeonExtension < Formula desc "Extension enabling storage manager API and Pageserver communication" homepage "https://github.com/neondatabase/neon" 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" diff --git a/Formula/neon-local.rb b/Formula/neon-local.rb index 57f0a92..a023b7e 100644 --- a/Formula/neon-local.rb +++ b/Formula/neon-local.rb @@ -2,8 +2,8 @@ class NeonLocal < Formula desc "CLI for running Neon locally" homepage "https://github.com/neondatabase/neon" 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" 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" diff --git a/Formula/neon-storage.rb b/Formula/neon-storage.rb index cba98ef..a29545f 100644 --- a/Formula/neon-storage.rb +++ b/Formula/neon-storage.rb @@ -2,8 +2,8 @@ class NeonStorage < Formula desc "Storage components for Neon" homepage "https://github.com/neondatabase/neon" 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"