mysql: Update to version 8.0.32

This commit is contained in:
github-actions[bot] 2023-01-17 12:30:44 +00:00
parent 74e569f987
commit d59a47308a

View File

@ -1,5 +1,5 @@
{
"version": "8.0.31",
"version": "8.0.32",
"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.31-winx64.zip",
"hash": "md5:c9135ec4988a41a932f8db2b8661d1ad",
"extract_dir": "mysql-8.0.31-winx64"
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.32-winx64.zip",
"hash": "md5:ef713001cfcee2e72c4de5f6c61db395",
"extract_dir": "mysql-8.0.32-winx64"
}
},
"pre_install": [