mysql-lts: Update to version 8.4.4

This commit is contained in:
github-actions[bot] 2025-01-21 08:30:01 +00:00
parent 9c3f56d623
commit d6792b8c6c

View File

@ -1,5 +1,5 @@
{ {
"version": "8.4.3", "version": "8.4.4",
"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.3-winx64.msi", "url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.4-winx64.msi",
"hash": "15c7fbf48c52a6f3db89b3446adb36daee6a088612a9dd0e5018e33c8bf56da0", "hash": "091c0905446646432bf3fe000ae514c015837e05af9fb287432b129d85df9d8c",
"extract_dir": "PFiles64\\MySQL\\MySQL Server 8.4" "extract_dir": "PFiles64\\MySQL\\MySQL Server 8.4"
} }
}, },