mysql: Update to version 9.0.0

This commit is contained in:
github-actions[bot] 2024-07-01 12:31:22 +00:00
parent 575de3092a
commit 9279ac1dcf

View File

@ -1,5 +1,5 @@
{ {
"version": "8.4.1", "version": "9.0.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-8.4/mysql-8.4.1-winx64.msi", "url": "https://dev.mysql.com/get/Downloads/MySQL-9.0/mysql-9.0.0-winx64.msi",
"hash": "bb134a4e2260989ee2d0ff0c2a78395d34637daaf111264feb9cf23f9de64ff9", "hash": "md5:eeeb88f0844bd346bbc5894dc6e5e99a",
"extract_dir": "PFiles64\\MySQL\\MySQL Server 8.4" "extract_dir": "PFiles64\\MySQL\\MySQL Server 9.0"
} }
}, },
"pre_install": [ "pre_install": [