Skip to content

Commit 046728a

Browse files
committed
neon-postgres 7508
1 parent dd07b9e commit 046728a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/neon-postgres.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class NeonPostgres < Formula
22
desc "Neon's fork of PostgreSQL"
33
homepage "https://github.com/neondatabase/postgres"
44
url "https://github.com/neondatabase/neon.git",
5-
tag: "release-7381",
6-
revision: "671889b0e959a6520337ba3c56d645d6ff2ec1c1"
5+
tag: "release-7508",
6+
revision: "f23390cf0e053bb2d57b620c48dc0e7bc1d07100"
77
license "Apache-2.0"
88
head "https://github.com/neondatabase/neon.git", branch: "main"
99

0 commit comments

Comments
 (0)