mysql: Update to version 8.2.0

This commit is contained in:
github-actions[bot] 2023-10-25 12:29:58 +00:00
parent 323c32fea9
commit c56e96f7d0

View File

@ -1,5 +1,5 @@
{
"version": "8.1.0",
"version": "8.2.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.1/mysql-8.1.0-winx64.zip",
"hash": "md5:40a977d01e565b1d751ca068c823ba16",
"extract_dir": "mysql-8.1.0-winx64"
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.2/mysql-8.2.0-winx64.zip",
"hash": "md5:74654eaae0e0cd8f1329f8cc91279f63",
"extract_dir": "mysql-8.2.0-winx64"
}
},
"pre_install": [