mysql: Update to version 8.3.0

This commit is contained in:
github-actions[bot] 2024-01-16 12:30:14 +00:00
parent c52235de6b
commit fcf12a8202

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.0", "version": "8.3.0",
"description": "The world's most popular open-source database, supported by an active community.", "description": "The world's most popular open-source database, supported by an active community.",
"homepage": "https://dev.mysql.com/downloads/mysql/", "homepage": "https://dev.mysql.com/downloads/mysql/",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
@ -16,9 +16,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.2/mysql-8.2.0-winx64.zip", "url": "https://dev.mysql.com/get/Downloads/MySQL-8.3/mysql-8.3.0-winx64.zip",
"hash": "md5:e0b9ac00cf136a40020e579a33d080db", "hash": "md5:3ff5680aae7a0399caaf3466e3b25b27",
"extract_dir": "mysql-8.2.0-winx64" "extract_dir": "mysql-8.3.0-winx64"
} }
}, },
"pre_install": [ "pre_install": [