postgresql: Update to version 12.0

This commit is contained in:
Richard Kuhnt 2019-10-03 16:00:26 +00:00
parent 156784335d
commit ad135bba94

View File

@ -1,12 +1,12 @@
{
"homepage": "https://www.postgresql.org/",
"description": "Object-relational database management system based on POSTGRES.",
"version": "11.5",
"version": "12.0",
"license": "PostgreSQL",
"architecture": {
"64bit": {
"url": "https://get.enterprisedb.com/postgresql/postgresql-11.5-1-windows-x64-binaries.zip",
"hash": "89ec61731231b88b748ae0f923ec02568ede2c008c79f901666ea67de6565f4c"
"url": "https://get.enterprisedb.com/postgresql/postgresql-12.0-1-windows-x64-binaries.zip",
"hash": "32bc54654e24df13175ffc56cb72b347cd41e654cdf4ae6c244ac25572292ee6"
}
},
"extract_dir": "pgsql",