mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
mysql@8.1.0: Fix hash (Closes #4954)
This commit is contained in:
parent
39a2f1245f
commit
eb4d26b985
@ -17,7 +17,7 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.1/mysql-8.1.0-winx64.zip",
|
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.1/mysql-8.1.0-winx64.zip",
|
||||||
"hash": "md5:453d729afa2697a7a79d067830e071a6",
|
"hash": "md5:40a977d01e565b1d751ca068c823ba16",
|
||||||
"extract_dir": "mysql-8.1.0-winx64"
|
"extract_dir": "mysql-8.1.0-winx64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user