From 20ec2ea8877fe025ce7fa67cc81b5fb514ce80c3 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Sat, 29 Jun 2024 08:50:35 +0100 Subject: [PATCH] neon-proxy 5804 Closes #157. Signed-off-by: Alexander Bayandin --- Formula/neon-proxy.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/neon-proxy.rb b/Formula/neon-proxy.rb index f69f48b..8406b3d 100644 --- a/Formula/neon-proxy.rb +++ b/Formula/neon-proxy.rb @@ -2,10 +2,9 @@ class NeonProxy < Formula desc "Proxy for Neon" homepage "https://github.com/neondatabase/neon" url "https://github.com/neondatabase/neon.git", - tag: "release-proxy-5751", - revision: "5d62c67e75160e967f80fb0eefaca30501b17dbe" + tag: "release-proxy-5804", + revision: "cfb03d6cf039caf205519b07d2581eb66fa58641" license "Apache-2.0" - revision 1 head "https://github.com/neondatabase/neon.git", branch: "main" livecheck do