From d66730d679541bd0083da8db199701fa8d510988 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Thu, 7 Mar 2024 13:52:32 +0000 Subject: [PATCH] neon-storage 5037 --- 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 ff46418..186971f 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-4983", - revision: "6460beffcd0d9c4d4a1ed17e39295a869510d29f" + tag: "release-5037", + revision: "bb7949ba00b1cf359cae6e8fcf92282ea0c48816" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"