mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Upgrade MySQL to 5.7.14 (#977)
This commit is contained in:
parent
6df06817f2
commit
41d5a48a5a
14
mysql.json
14
mysql.json
@ -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": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user