mysql: Update to version 8.0.17

This commit is contained in:
Richard Kuhnt 2019-07-22 05:00:21 +00:00
parent 682ecf85ff
commit b801b940ce

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://dev.mysql.com/downloads/mysql/", "homepage": "https://dev.mysql.com/downloads/mysql/",
"version": "8.0.16", "version": "8.0.17",
"license": "GPL-2.0", "license": "GPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.16-winx64.zip", "url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.17-winx64.zip",
"hash": "md5:1a6646b047425cc1150b8a88751e721b", "hash": "md5:d120bb0513c2ccfaeee74b0e99217bb7",
"extract_dir": "mysql-8.0.16-winx64" "extract_dir": "mysql-8.0.17-winx64"
} }
}, },
"bin": [ "bin": [