postgresql: Update to version 17.1

This commit is contained in:
github-actions[bot] 2024-11-14 16:30:20 +00:00
parent 0d30ead54c
commit b4cd3c2725

View File

@ -1,5 +1,5 @@
{ {
"version": "17.0", "version": "17.1",
"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.0-1-windows-x64-binaries.zip#/dl.zip_", "url": "https://get.enterprisedb.com/postgresql/postgresql-17.1-1-windows-x64-binaries.zip#/dl.zip_",
"hash": "cf8c411633d9a880364e1731fe722334be71362325db9446365fc33159e51630" "hash": "9a3d68edea8f32cfd6559f2d2ad6c51362e475790025e085e83b17b10e2f0765"
} }
}, },
"pre_install": [ "pre_install": [