postgresql: Update to version 15.1

This commit is contained in:
github-actions[bot] 2022-11-10 16:30:44 +00:00
parent d306acb1e3
commit 107865d43c

View File

@ -1,5 +1,5 @@
{ {
"version": "14.5", "version": "15.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-14.5-1-windows-x64-binaries.zip#/dl.zip_", "url": "https://get.enterprisedb.com/postgresql/postgresql-15.1-1-windows-x64-binaries.zip#/dl.zip_",
"hash": "7e2cd7c82741667c5effd736d5da31fb0aeefc0eba5c8c69f89340519b265017" "hash": "234e97babdb52eeed87a2bb4e8fa262244800dfd248f304d985dbda6f9a233ba"
} }
}, },
"pre_install": [ "pre_install": [