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 5648ca9 commit 9061b7dCopy full SHA for 9061b7d
Formula/neon-extension.rb
@@ -2,8 +2,8 @@ class NeonExtension < Formula
2
desc "Extension enabling storage manager API and Pageserver communication"
3
homepage "https://github.com/neondatabase/neon"
4
url "https://github.com/neondatabase/neon.git",
5
- tag: "release-7381",
6
- revision: "671889b0e959a6520337ba3c56d645d6ff2ec1c1"
+ tag: "release-compute-7508",
+ revision: "f23390cf0e053bb2d57b620c48dc0e7bc1d07100"
7
license "Apache-2.0"
8
head "https://github.com/neondatabase/neon.git", branch: "main"
9
0 commit comments