mysql@8.3.0: Fix hash (Closes #5433)

This commit is contained in:
github-actions[bot] 2024-01-16 13:37:06 +00:00
parent 1405a8eadc
commit acd2d3250a

View File

@ -17,7 +17,7 @@
"architecture": {
"64bit": {
"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"
}
},