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"