postgresql: Update to version 16.2

This commit is contained in:
github-actions[bot] 2024-02-08 16:26:36 +00:00
parent f8be4b2e95
commit f44b11b297

View File

@ -1,5 +1,5 @@
{ {
"version": "16.1", "version": "16.2",
"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-16.1-1-windows-x64-binaries.zip#/dl.zip_", "url": "https://get.enterprisedb.com/postgresql/postgresql-16.2-1-windows-x64-binaries.zip#/dl.zip_",
"hash": "0179cc6d863139b68d1d1a69bdb58db766b040c6b6f2976dd1c5adf83dd0b6de" "hash": "c510b3058c161479bfbe0aeac878ca682b344fd9385c58a359690147a4ca1a6c"
} }
}, },
"pre_install": [ "pre_install": [