From b7fde49b8df1cdd7a368e3c193afa08fb9c0d0a4 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Tue, 17 Oct 2023 12:48:09 +0100 Subject: [PATCH] neon-storage 4049 --- 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 189e65a..fe3672a 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-4030", - revision: "face60d50baba9cd8e14aed34e7cfa3c21a6b4e7" + tag: "release-4049", + revision: "49377abd98fb059ed34c2753970b261f78609a8f" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"