mysql: Update to version 8.0.18

This commit is contained in:
Richard Kuhnt 2019-10-14 09:00:50 +00:00
parent f1219f2077
commit 596baaddc2

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://dev.mysql.com/downloads/mysql/", "homepage": "https://dev.mysql.com/downloads/mysql/",
"description": "The world's most popular open-source database, supported by an active community.", "description": "The world's most popular open-source database, supported by an active community.",
"version": "8.0.17", "version": "8.0.18",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.17-winx64.zip", "url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.18-winx64.zip",
"hash": "md5:d120bb0513c2ccfaeee74b0e99217bb7", "hash": "md5:3c1fc0bc3368639d968fbe5bf8afa23d",
"extract_dir": "mysql-8.0.17-winx64" "extract_dir": "mysql-8.0.18-winx64"
} }
}, },
"bin": [ "bin": [