diff --git a/Formula/neon-local.rb b/Formula/neon-local.rb index 57f0a92..a023b7e 100644 --- a/Formula/neon-local.rb +++ b/Formula/neon-local.rb @@ -2,8 +2,8 @@ class NeonLocal < Formula desc "CLI for running Neon locally" homepage "https://github.com/neondatabase/neon" url "https://github.com/neondatabase/neon.git", - tag: "release-4713", - revision: "1ec3e39d4e777d53d78eea8eba7d21f37942b000" + tag: "release-4781", + revision: "b9238059d6feb796dc0a8c1331aeaae8b22cb338" license "Apache-2.0" head "https://github.com/neondatabase/neon.git", branch: "main"