mysql-lts: Update to version 8.4.3

This commit is contained in:
github-actions[bot] 2024-10-15 08:30:40 +00:00
parent ac5589e954
commit c2e11afa03

View File

@ -1,5 +1,5 @@
{ {
"version": "8.4.2", "version": "8.4.3",
"description": "The world's most popular open-source database (Long Term Support)", "description": "The world's most popular open-source database (Long Term Support)",
"homepage": "https://dev.mysql.com/downloads/mysql/#info-tab", "homepage": "https://dev.mysql.com/downloads/mysql/#info-tab",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
@ -17,8 +17,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.2-winx64.msi", "url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.3-winx64.msi",
"hash": "c996a73910569d649309a0a50ec8c17853ab2e31665454217bf1da5d91c1e0b9", "hash": "15c7fbf48c52a6f3db89b3446adb36daee6a088612a9dd0e5018e33c8bf56da0",
"extract_dir": "PFiles64\\MySQL\\MySQL Server 8.4" "extract_dir": "PFiles64\\MySQL\\MySQL Server 8.4"
} }
}, },