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 94fff86 commit 9d83edfCopy full SHA for 9d83edf
Formula/neon-postgres.rb
@@ -2,8 +2,8 @@ class NeonPostgres < Formula
2
desc "Neon's fork of PostgreSQL"
3
homepage "https://github.com/neondatabase/postgres"
4
url "https://github.com/neondatabase/neon.git",
5
- tag: "release-7381",
6
- revision: "671889b0e959a6520337ba3c56d645d6ff2ec1c1"
+ tag: "release-compute-7611",
+ revision: "3cd601b37091a1a9e38d69c4b46dd9d457fdec38"
7
license "Apache-2.0"
8
head "https://github.com/neondatabase/neon.git", branch: "main"
9
0 commit comments