From 0a7050e7cfdf63bcef399781163cf05b8b71cd4c Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Fri, 15 Dec 2023 17:11:13 +0000 Subject: [PATCH] neon-storage 4414 --- 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 a4b675c..be80694 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-4344", - revision: "60af392e4506f880de81a14cc5c361cb0af8a47c" + tag: "release-4414", + revision: "3633742de99655f67e768731fc77e8e6758f9a1b" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"