mysql: Update to version 8.0.22

This commit is contained in:
Richard Kuhnt 2020-10-19 13:01:46 +00:00
parent a0ee4860b6
commit 4c8c3b3037

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://dev.mysql.com/downloads/mysql/", "homepage": "https://dev.mysql.com/downloads/mysql/",
"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.",
"version": "8.0.21", "version": "8.0.22",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.21-winx64.zip", "url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.22-winx64.zip",
"hash": "md5:06d745c77b254e160807bdc2f5245352", "hash": "md5:a78e5da2bb87b51b6df06690977be199",
"extract_dir": "mysql-8.0.21-winx64" "extract_dir": "mysql-8.0.22-winx64"
} }
}, },
"bin": [ "bin": [