mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
mysql: Update to version 8.0.22
This commit is contained in:
parent
a0ee4860b6
commit
4c8c3b3037
@ -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.21",
|
||||
"version": "8.0.22",
|
||||
"license": "GPL-2.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.22-winx64.zip",
|
||||
"hash": "md5:a78e5da2bb87b51b6df06690977be199",
|
||||
"extract_dir": "mysql-8.0.22-winx64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user