update postgresql version to 16.2 (#355)

* update postgresql version to 16.2

* add tests

* add tests
This commit is contained in:
Jerry Ma
2024-02-26 19:55:47 +08:00
committed by GitHub
parent d5dcd193cf
commit 5f6c1a0f40
3 changed files with 26 additions and 8 deletions

View File

@@ -449,7 +449,7 @@
},
"postgresql": {
"type": "url",
"url": "https://ftp.postgresql.org/pub/source/v16.1/postgresql-16.1.tar.gz",
"url": "https://ftp.postgresql.org/pub/source/v16.2/postgresql-16.2.tar.bz2",
"license": {
"type": "file",
"path": "COPYRIGHT"