We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b317e5d commit cc0ef47Copy full SHA for cc0ef47
Formula/neon-storage.rb
@@ -2,8 +2,8 @@ class NeonStorage < Formula
2
desc "Storage components for Neon"
3
homepage "https://github.com/neondatabase/neon"
4
url "https://github.com/neondatabase/neon.git",
5
- tag: "release-7381",
6
- revision: "671889b0e959a6520337ba3c56d645d6ff2ec1c1"
+ tag: "release-7451",
+ revision: "96c36c08940e009c35acd01af08bedc0d6e3c963"
7
license "Apache-2.0"
8
head "https://github.com/neondatabase/neon.git", branch: "main"
9
0 commit comments