mysql: Update to version 8.0.19

This commit is contained in:
Richard Kuhnt 2020-01-13 11:01:48 +00:00
parent 65009557d2
commit a3df51f542

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