postgresql: Update to version 18.2

This commit is contained in:
github-actions[bot] 2026-02-12 12:33:32 +00:00
parent 086289e540
commit 64164eff1f

View File

@ -1,5 +1,5 @@
{
"version": "18.1",
"version": "18.2",
"description": "Object-relational database management system based on POSTGRES.",
"homepage": "https://www.postgresql.org",
"license": "PostgreSQL",
@ -10,8 +10,8 @@
],
"architecture": {
"64bit": {
"url": "https://get.enterprisedb.com/postgresql/postgresql-18.1-1-windows-x64-binaries.zip",
"hash": "b2a7302ecb78088209edd96a936ec360fc12c58ec27dc8cc4e8ce5aefb9f8d3b"
"url": "https://get.enterprisedb.com/postgresql/postgresql-18.2-1-windows-x64-binaries.zip",
"hash": "92f501a2a2d3282dfe5bbbf8c823c551c4c08949b8db6b7cabe86ce82dad838c"
}
},
"extract_dir": "pgsql",