postgresql: Update to version 18.0

This commit is contained in:
github-actions[bot] 2025-09-25 16:29:50 +00:00
parent 9a5094e0a0
commit b2fd1398f3

View File

@ -1,5 +1,5 @@
{ {
"version": "17.4", "version": "18.0",
"description": "Object-relational database management system based on POSTGRES.", "description": "Object-relational database management system based on POSTGRES.",
"homepage": "https://www.postgresql.org", "homepage": "https://www.postgresql.org",
"license": "PostgreSQL", "license": "PostgreSQL",
@ -11,8 +11,8 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.enterprisedb.com/postgresql/postgresql-17.4-1-windows-x64-binaries.zip#/dl.zip_", "url": "https://get.enterprisedb.com/postgresql/postgresql-18.0-1-windows-x64-binaries.zip#/dl.zip_",
"hash": "80bb49e80df0100dd52e7b3c647896f8d8cfde760b6473e5180819c8df4b23c4" "hash": "4a1ea6e6ecbde1747103c7b5bc0674cc415b9aa8ef7b7bad3a4ee38c37c051b1"
} }
}, },
"pre_install": [ "pre_install": [