mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
mysql: Update to version 8.0.21
This commit is contained in:
parent
6cce910568
commit
08f8bd3e77
@ -1,13 +1,13 @@
|
||||
{
|
||||
"homepage": "https://dev.mysql.com/downloads/mysql/",
|
||||
"description": "The world's most popular open-source database, supported by an active community.",
|
||||
"version": "8.0.20",
|
||||
"version": "8.0.21",
|
||||
"license": "GPL-2.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.20-winx64.zip",
|
||||
"hash": "md5:1335fe593b055686823fd69c7ef035f5",
|
||||
"extract_dir": "mysql-8.0.20-winx64"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.21-winx64.zip",
|
||||
"hash": "md5:06d745c77b254e160807bdc2f5245352",
|
||||
"extract_dir": "mysql-8.0.21-winx64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user