update pgsql version to 18.0

This commit is contained in:
henderkes
2025-10-06 20:06:37 +02:00
parent 384ba54c79
commit 3966bd5f0a
2 changed files with 13 additions and 28 deletions

View File

@@ -880,7 +880,7 @@
"postgresql": {
"type": "ghtagtar",
"repo": "postgres/postgres",
"match": "REL_16_\\d+",
"match": "REL_18_\\d+",
"license": {
"type": "file",
"path": "COPYRIGHT"