From 2ac73b1cc15b156c524759b2cde3f469b63c8985 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Wed, 11 Oct 2023 12:02:18 +0100 Subject: [PATCH] neon-storage 4030 --- 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 8661b82..edae205 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-4023", - revision: "9768aa27f2598de39a6dae540a93e070bc74aaa3" + tag: "release-4030", + revision: "face60d50baba9cd8e14aed34e7cfa3c21a6b4e7" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"