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.",
"homepage": "https://dev.mysql.com/downloads/mysql/",
"license": "GPL-2.0-only",
@ -16,9 +16,9 @@
},
"architecture": {
"64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.2/mysql-8.2.0-winx64.zip",
"hash": "md5:e0b9ac00cf136a40020e579a33d080db",
"extract_dir": "mysql-8.2.0-winx64"
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.3/mysql-8.3.0-winx64.zip",
"hash": "md5:3ff5680aae7a0399caaf3466e3b25b27",
"extract_dir": "mysql-8.3.0-winx64"
}
},
"pre_install": [