mysql: Update to version 8.4.0

This commit is contained in:
github-actions[bot] 2024-04-30 08:28:09 +00:00
parent b1569f1611
commit 087e5db72c

View File

@ -1,5 +1,5 @@
{
"version": "8.3.0",
"version": "8.4.0",
"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.3/mysql-8.3.0-winx64.zip",
"hash": "md5:186efc230e44ded93b5aa89193a6fcbf",
"extract_dir": "mysql-8.3.0-winx64"
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.0-winx64.zip",
"hash": "md5:53c9781e14f106f4551d4d8c06654bc3",
"extract_dir": "mysql-8.4.0-winx64"
}
},
"pre_install": [