diff --git a/Formula/neon-storage.rb b/Formula/neon-storage.rb index 63b7664..73bc709 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-3916", - revision: "dce91b33a4ce24b1526ef1c39a95761cb0d7da2b" + tag: "release-3940", + revision: "52a88af0aaa5b38e9cd881b45599a25feb19c199" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"