mysql: Update to version 8.0.34

This commit is contained in:
github-actions[bot] 2023-07-18 08:28:30 +00:00
parent 4139938b7e
commit f7c7ee4147

View File

@ -1,5 +1,5 @@
{
"version": "8.0.33",
"version": "8.0.34",
"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.33-winx64.zip",
"hash": "md5:582a256f77da9846d88ef9fae86c0790",
"extract_dir": "mysql-8.0.33-winx64"
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.34-winx64.zip",
"hash": "md5:eb782b46032744e2fbef734cb958a70e",
"extract_dir": "mysql-8.0.34-winx64"
}
},
"pre_install": [