mysql: Update to version 8.0.20

This commit is contained in:
Richard Kuhnt 2020-04-27 15:01:49 +00:00
parent 2e7c71f946
commit ddf2f67943

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.19", "version": "8.0.20",
"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.19-winx64.zip", "url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.20-winx64.zip",
"hash": "md5:f52c52e7b499958acc5f08ce0a869cab", "hash": "md5:1335fe593b055686823fd69c7ef035f5",
"extract_dir": "mysql-8.0.19-winx64" "extract_dir": "mysql-8.0.20-winx64"
} }
}, },
"bin": [ "bin": [