postgresql: Update to version 12.4

This commit is contained in:
Richard Kuhnt 2020-08-13 16:00:30 +00:00
parent c260bc7e24
commit e8a262f486

View File

@ -1,5 +1,5 @@
{
"version": "12.3",
"version": "12.4",
"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-12.3-1-windows-x64-binaries.zip",
"hash": "c03417eb3fc5ae0ec3244106251275d1e42f758c81e0536bd29125d4ae06c68c"
"url": "https://get.enterprisedb.com/postgresql/postgresql-12.4-1-windows-x64-binaries.zip",
"hash": "58b4d61623556db88a24d6551026c93ce7d96f102b8872b60e1a2091d93cc442"
}
},
"extract_dir": "pgsql",