mysql@8.4.0: Fix hash (Closes #5775)

This commit is contained in:
github-actions[bot] 2024-04-30 11:06:16 +00:00
parent 593313f701
commit f151aadd58

View File

@ -17,7 +17,7 @@
"architecture": {
"64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.0-winx64.zip",
"hash": "md5:53c9781e14f106f4551d4d8c06654bc3",
"hash": "md5:23fa293db80b5d49f9e97d34c2037a82",
"extract_dir": "mysql-8.4.0-winx64"
}
},