mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Update mysql to version 5.7.22
This commit is contained in:
parent
5094975ba4
commit
930b587db9
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.21",
|
"version": "5.7.22",
|
||||||
"license": "GPLv2",
|
"license": "GPLv2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dev.mysql.com/get/mysql-5.7.21-winx64.zip",
|
"url": "https://dev.mysql.com/get/mysql-5.7.22-winx64.zip",
|
||||||
"hash": "883caeb4d2aa1221f737e6abedbf155f0dd9a8fe26e8e7335acb468d765f5c0d",
|
"hash": "5494b1facbea8daaa25862e9a4ee298a98c47fbb3eff5529f9779fd8486a5abe",
|
||||||
"extract_dir": "mysql-5.7.21-winx64"
|
"extract_dir": "mysql-5.7.22-winx64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dev.mysql.com/get/mysql-5.7.21-win32.zip",
|
"url": "https://dev.mysql.com/get/mysql-5.7.22-win32.zip",
|
||||||
"hash": "9bf87526e991a5d1a8a2e5ac7325d043cd750a876086ee18b3805cf7017fa24e",
|
"hash": "c998915403cb52c0eca19291606db944c9fa8bcf06722e70226a591c80e97ea8",
|
||||||
"extract_dir": "mysql-5.7.21-win32"
|
"extract_dir": "mysql-5.7.22-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user