From 4fe7c099a07d4bfcebef3ab8b1100f03b7002082 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Sat, 11 Jan 2025 15:25:40 +0000 Subject: [PATCH] neon-storage 7614 --- Formula/neon-storage.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/neon-storage.rb b/Formula/neon-storage.rb index 21dced8..f04267e 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-7381", - revision: "671889b0e959a6520337ba3c56d645d6ff2ec1c1" + tag: "release-7614", + revision: "e5b3eb1e64c63abaf4fb0d53a370befb8562a3cd" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"