mysql: Update to version 8.0.29

This commit is contained in:
github-actions[bot] 2022-04-26 12:31:46 +00:00
parent 732748a7c9
commit 594735f481

View File

@ -1,5 +1,5 @@
{
"version": "8.0.28",
"version": "8.0.29",
"description": "The world's most popular open-source database, supported by an active community.",
"homepage": "https://dev.mysql.com/downloads/mysql/",
"license": "GPL-2.0-only",
@ -16,9 +16,9 @@
},
"architecture": {
"64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.28-winx64.zip",
"hash": "md5:f1a0cfb0086256a56c81e1fe75e1338c",
"extract_dir": "mysql-8.0.28-winx64"
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.29-winx64.zip",
"hash": "md5:1d0a93f5e6cd89f252693963ef1ab5da",
"extract_dir": "mysql-8.0.29-winx64"
}
},
"pre_install": [