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 614bb13 commit b0a0292Copy full SHA for b0a0292
Formula/p/[email protected]
@@ -1,10 +1,9 @@
1
class PostgresqlAT17 < Formula
2
desc "Object-relational database system"
3
homepage "https://www.postgresql.org/"
4
- url "https://ftp.postgresql.org/pub/source/v17.4/postgresql-17.4.tar.bz2"
5
- sha256 "c4605b73fea11963406699f949b966e5d173a7ee0ccaef8938dec0ca8a995fe7"
+ url "https://ftp.postgresql.org/pub/source/v17.5/postgresql-17.5.tar.bz2"
+ sha256 "fcb7ab38e23b264d1902cb25e6adafb4525a6ebcbd015434aeef9eda80f528d8"
6
license "PostgreSQL"
7
- revision 1
8
9
livecheck do
10
url "https://ftp.postgresql.org/pub/source/"
0 commit comments