mysql: Update to version 9.4.0

This commit is contained in:
github-actions[bot] 2025-07-22 08:30:31 +00:00
parent b6aac8a178
commit 74d0ad84c4

View File

@ -1,5 +1,5 @@
{ {
"version": "9.3.0", "version": "9.4.0",
"description": "The world's most popular open-source database", "description": "The world's most popular open-source database",
"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,9 +17,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-9.3/mysql-9.3.0-winx64.msi", "url": "https://dev.mysql.com/get/Downloads/MySQL-9.4/mysql-9.4.0-winx64.msi",
"hash": "md5:075620110c85b83f15a3787787dd33f4", "hash": "md5:94e72749e5dff50137571f614440f1a2",
"extract_dir": "PFiles64\\MySQL\\MySQL Server 9.3" "extract_dir": "PFiles64\\MySQL\\MySQL Server 9.4"
} }
}, },
"pre_install": [ "pre_install": [