mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
mysql: Update to version 8.0.16
This commit is contained in:
parent
99fb529ec2
commit
76144c613a
@ -1,12 +1,12 @@
|
||||
{
|
||||
"homepage": "https://dev.mysql.com/downloads/mysql/",
|
||||
"version": "8.0.15",
|
||||
"version": "8.0.16",
|
||||
"license": "GPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.15-winx64.zip",
|
||||
"hash": "md5:75fd5cd2676209550a8b9bac4fd0a8b6",
|
||||
"extract_dir": "mysql-8.0.15-winx64"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.16-winx64.zip",
|
||||
"hash": "md5:1a6646b047425cc1150b8a88751e721b",
|
||||
"extract_dir": "mysql-8.0.16-winx64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user