postgresql: Update to version 17.3

This commit is contained in:
github-actions[bot] 2025-02-13 20:28:13 +00:00
parent bc8c57eb6f
commit b0a3103405

View File

@ -1,5 +1,5 @@
{ {
"version": "17.2", "version": "17.3",
"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.2-1-windows-x64-binaries.zip#/dl.zip_", "url": "https://get.enterprisedb.com/postgresql/postgresql-17.3-1-windows-x64-binaries.zip#/dl.zip_",
"hash": "115eb69fa92430f162bdda2eced073b60fed538715fb3a19ce0bb8c2d8738d01" "hash": "c3cde9c845c01e9c407e11ab2db051ca66d65b06bcb31276ac93d931f49e81e6"
} }
}, },
"pre_install": [ "pre_install": [