postgresql: Update to version 12.3

This commit is contained in:
Richard Kuhnt 2020-05-14 14:01:49 +00:00
parent 9558528a1c
commit 86adcfee68

View File

@ -1,12 +1,12 @@
{
"homepage": "https://www.postgresql.org/",
"description": "Object-relational database management system based on POSTGRES.",
"version": "12.2",
"version": "12.3",
"license": "PostgreSQL",
"architecture": {
"64bit": {
"url": "https://get.enterprisedb.com/postgresql/postgresql-12.2-1-windows-x64-binaries.zip",
"hash": "6000cb43e17bfcaea4ec36dc115804285cd3a52d7d9bff2f385da3d43f385fdb"
"url": "https://get.enterprisedb.com/postgresql/postgresql-12.3-1-windows-x64-binaries.zip",
"hash": "c03417eb3fc5ae0ec3244106251275d1e42f758c81e0536bd29125d4ae06c68c"
}
},
"extract_dir": "pgsql",