postgresql: Update to version 11.4

This commit is contained in:
Richard Kuhnt 2019-06-20 12:00:30 +00:00
parent 8c9923f606
commit 0660e7daa1

View File

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