diff --git a/Formula/neon-extension.rb b/Formula/neon-extension.rb index 6dc6d10..c85cf94 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-4245", - revision: "4430d0ae7d3fe441e40e67bc719e87ee7dc333dc" + tag: "release-4270", + revision: "27096858dcffef3f13aa545f25f9a736ff231101" 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 05625ef..3f94be9 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-4245", - revision: "4430d0ae7d3fe441e40e67bc719e87ee7dc333dc" + tag: "release-4270", + revision: "27096858dcffef3f13aa545f25f9a736ff231101" 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 7e8d6a2..a76a2c8 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-4245", - revision: "4430d0ae7d3fe441e40e67bc719e87ee7dc333dc" + tag: "release-4270", + revision: "27096858dcffef3f13aa545f25f9a736ff231101" 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 143d32d..0715873 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-4245", - revision: "4430d0ae7d3fe441e40e67bc719e87ee7dc333dc" + tag: "release-4270", + revision: "27096858dcffef3f13aa545f25f9a736ff231101" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"