postgresql: Update to version 14.5

This commit is contained in:
github-actions[bot] 2022-08-11 12:32:14 +00:00
parent 553150903b
commit a385143739

View File

@ -1,5 +1,5 @@
{ {
"version": "14.4", "version": "14.5",
"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",
@ -10,8 +10,8 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.enterprisedb.com/postgresql/postgresql-14.4-1-windows-x64-binaries.zip", "url": "https://get.enterprisedb.com/postgresql/postgresql-14.5-1-windows-x64-binaries.zip",
"hash": "31b9708d7e86c8455ee42dab2f2e47b354a026720ea90088e9e079e4bd8db188" "hash": "7e2cd7c82741667c5effd736d5da31fb0aeefc0eba5c8c69f89340519b265017"
} }
}, },
"extract_dir": "pgsql", "extract_dir": "pgsql",