mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
mysql: sha256 hash (#942)
This commit is contained in:
parent
9578d9dcea
commit
4f116eb8a9
@ -5,12 +5,12 @@
|
|||||||
"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.13-winx64.zip",
|
||||||
"hash": "md5:4a80ba4a81468fd848258367c8e81d76",
|
"hash": "6a8e73289242c2135816af89ecd30bb07b840f437d79d19a5bc9f22c8a83e3ee",
|
||||||
"extract_dir": "mysql-5.7.13-winx64"
|
"extract_dir": "mysql-5.7.13-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.13-win32.zip",
|
||||||
"hash": "md5:cea41a9b2e6b0ef62746700aa85ddea3",
|
"hash": "d5d0361a9e56091ea79216d091a032aa44bef222a3aeed44e8f27a3c808bb76c",
|
||||||
"extract_dir": "mysql-5.7.13-win32"
|
"extract_dir": "mysql-5.7.13-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user