mysql: Update to version 8.4.1

This commit is contained in:
github-actions[bot] 2024-07-01 08:28:56 +00:00
parent bb5939498e
commit 9c0e1f66cc

View File

@ -1,5 +1,5 @@
{
"version": "8.4.0",
"version": "8.4.1",
"description": "The world's most popular open-source database",
"homepage": "https://dev.mysql.com/downloads/mysql/#info-tab",
"license": "GPL-2.0-only",
@ -17,8 +17,8 @@
},
"architecture": {
"64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.0-winx64.msi",
"hash": "md5:53c9781e14f106f4551d4d8c06654bc3",
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.1-winx64.msi",
"hash": "bb134a4e2260989ee2d0ff0c2a78395d34637daaf111264feb9cf23f9de64ff9",
"extract_dir": "PFiles64\\MySQL\\MySQL Server 8.4"
}
},