Upgrade MySQL to 5.7.14 (#977)

This commit is contained in:
Christophe 2016-08-02 12:25:24 +02:00 committed by Luke Sampson
parent 6df06817f2
commit 41d5a48a5a

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://dev.mysql.com/downloads/mysql/", "homepage": "https://dev.mysql.com/downloads/mysql/",
"version": "5.7.13", "version": "5.7.14",
"license": "GPLv2", "license": "GPLv2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.13-winx64.zip", "url": "https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.14-winx64.zip",
"hash": "6a8e73289242c2135816af89ecd30bb07b840f437d79d19a5bc9f22c8a83e3ee", "hash": "md5:dac7a16845da1dd3f789ca27972cca65",
"extract_dir": "mysql-5.7.13-winx64" "extract_dir": "mysql-5.7.14-winx64"
}, },
"32bit": { "32bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.13-win32.zip", "url": "https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.14-win32.zip",
"hash": "d5d0361a9e56091ea79216d091a032aa44bef222a3aeed44e8f27a3c808bb76c", "hash": "md5:5b88f3e3724122f1fbd2fac26f8a7bd8",
"extract_dir": "mysql-5.7.13-win32" "extract_dir": "mysql-5.7.14-win32"
} }
}, },
"bin": [ "bin": [