postgresql: Update to version 11.5

This commit is contained in:
Richard Kuhnt 2019-08-09 12:01:54 +00:00
parent 06954e25d0
commit cacfbd59c7

View File

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