postgresql: Update to version 12.2

This commit is contained in:
Jakub Čábera 2020-04-17 18:57:13 +02:00
parent 0c803bc7b8
commit a9cefb03f4

View File

@ -32,7 +32,7 @@
"Default superuser login: postgres, password: <blank>" "Default superuser login: postgres, password: <blank>"
], ],
"checkver": { "checkver": {
"url": "https://www.enterprisedb.com/products-services-training/pgbindownload", "url": "https://www.enterprisedb.com/download-postgresql-binaries",
"re": "<b>Version ([\\d.]+)" "re": "<b>Version ([\\d.]+)"
}, },
"autoupdate": { "autoupdate": {