mysql: Update to version 8.0.26

This commit is contained in:
Richard Kuhnt 2021-07-20 09:01:47 +00:00
parent e5926e60e7
commit 25d0e69551

View File

@ -1,5 +1,5 @@
{
"version": "8.0.25",
"version": "8.0.26",
"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",
@ -13,9 +13,9 @@
],
"architecture": {
"64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.25-winx64.zip",
"hash": "md5:12322d7019816cc320b17988a4ed7c79",
"extract_dir": "mysql-8.0.25-winx64"
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.26-winx64.zip",
"hash": "md5:db32c0669cc809abb465bb56e76c77a1",
"extract_dir": "mysql-8.0.26-winx64"
}
},
"pre_install": [