mysql: Update to version 8.0.15

This commit is contained in:
Richard Kuhnt 2019-02-02 12:00:23 +00:00
parent 3e9c8e185c
commit 0efdddc31b

View File

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