postgresql: Update to version 11.3

This commit is contained in:
Richard Kuhnt 2019-05-09 18:01:00 +00:00
parent 85ce37f215
commit 252deac573

View File

@ -1,11 +1,11 @@
{
"homepage": "https://www.postgresql.org/",
"version": "11.2",
"version": "11.3",
"license": "PostgreSQL",
"architecture": {
"64bit": {
"url": "https://get.enterprisedb.com/postgresql/postgresql-11.2-1-windows-x64-binaries.zip",
"hash": "12c361d7a43542e1556f593fe9971463199b73286f5dac6c6bdc83ded45a1ed8"
"url": "https://get.enterprisedb.com/postgresql/postgresql-11.3-1-windows-x64-binaries.zip",
"hash": "c4a475cbef1d9d95a88f6480c3db7a0892d1c4aa30818640bc3285c04fd5bdb4"
}
},
"extract_dir": "pgsql",