mysql: Update to version 9.3.0

This commit is contained in:
github-actions[bot] 2025-04-15 08:30:32 +00:00
parent b70295b379
commit 7d31514ea1

View File

@ -1,5 +1,5 @@
{ {
"version": "9.2.0", "version": "9.3.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.2/mysql-9.2.0-winx64.msi", "url": "https://dev.mysql.com/get/Downloads/MySQL-9.3/mysql-9.3.0-winx64.msi",
"hash": "md5:25b9094c1440d625176a576b5de33778", "hash": "md5:075620110c85b83f15a3787787dd33f4",
"extract_dir": "PFiles64\\MySQL\\MySQL Server 9.2" "extract_dir": "PFiles64\\MySQL\\MySQL Server 9.3"
} }
}, },
"pre_install": [ "pre_install": [