Upgrade to MySQL 5.7.13 (#914)

This commit is contained in:
Christophe 2016-06-27 23:34:28 +02:00 committed by Luke Sampson
parent 1e1b405b97
commit f338c491ca

View File

@ -1,17 +1,17 @@
{
"homepage": "https://dev.mysql.com/downloads/mysql/",
"version": "5.7.12",
"version": "5.7.13",
"license": "GPLv2",
"architecture": {
"64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.12-winx64.zip",
"hash": "md5:22171697d44c68a8750d2ca0448a847f",
"extract_dir": "mysql-5.7.12-winx64"
"url": "https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.13-winx64.zip",
"hash": "md5:4a80ba4a81468fd848258367c8e81d76",
"extract_dir": "mysql-5.7.13-winx64"
},
"32bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.12-win32.zip",
"hash": "md5:40ec6847b5cb7858b10e1d18dd86d495",
"extract_dir": "mysql-5.7.12-win32"
"url": "https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.13-win32.zip",
"hash": "md5:cea41a9b2e6b0ef62746700aa85ddea3",
"extract_dir": "mysql-5.7.13-win32"
}
},
"bin": [