mysql-lts: Update to version 8.4.2

This commit is contained in:
github-actions[bot] 2024-07-23 08:29:32 +00:00
parent 2c08aed5ae
commit 41931bfa4b

View File

@ -1,5 +1,5 @@
{
"version": "8.4.1",
"version": "8.4.2",
"description": "The world's most popular open-source database (Long Term Support)",
"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.1-winx64.msi",
"hash": "bb134a4e2260989ee2d0ff0c2a78395d34637daaf111264feb9cf23f9de64ff9",
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.2-winx64.msi",
"hash": "c996a73910569d649309a0a50ec8c17853ab2e31665454217bf1da5d91c1e0b9",
"extract_dir": "PFiles64\\MySQL\\MySQL Server 8.4"
}
},