mysql@8.2.0: Fix hash (Closes #5217)

This commit is contained in:
github-actions[bot] 2023-10-25 15:15:30 +00:00
parent 44faa9d36a
commit fd8312ea57

View File

@ -17,7 +17,7 @@
"architecture": {
"64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.2/mysql-8.2.0-winx64.zip",
"hash": "md5:74654eaae0e0cd8f1329f8cc91279f63",
"hash": "md5:e0b9ac00cf136a40020e579a33d080db",
"extract_dir": "mysql-8.2.0-winx64"
}
},