mysql: Update to version 8.0.16

This commit is contained in:
Richard Kuhnt 2019-04-25 11:00:20 +00:00
parent 99fb529ec2
commit 76144c613a

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://dev.mysql.com/downloads/mysql/", "homepage": "https://dev.mysql.com/downloads/mysql/",
"version": "8.0.15", "version": "8.0.16",
"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.15-winx64.zip", "url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.16-winx64.zip",
"hash": "md5:75fd5cd2676209550a8b9bac4fd0a8b6", "hash": "md5:1a6646b047425cc1150b8a88751e721b",
"extract_dir": "mysql-8.0.15-winx64" "extract_dir": "mysql-8.0.16-winx64"
} }
}, },
"bin": [ "bin": [