mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
mysql@8.3.0: Fix hash (Closes #5433)
This commit is contained in:
parent
1405a8eadc
commit
acd2d3250a
@ -17,7 +17,7 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.3/mysql-8.3.0-winx64.zip",
|
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.3/mysql-8.3.0-winx64.zip",
|
||||||
"hash": "md5:3ff5680aae7a0399caaf3466e3b25b27",
|
"hash": "md5:186efc230e44ded93b5aa89193a6fcbf",
|
||||||
"extract_dir": "mysql-8.3.0-winx64"
|
"extract_dir": "mysql-8.3.0-winx64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user