mysql@8.1.0: Fix hash (Closes #4954)

This commit is contained in:
github-actions[bot] 2023-07-18 15:52:59 +00:00
parent 39a2f1245f
commit eb4d26b985

View File

@ -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"
} }
}, },