mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
mysql: Update to version 8.0.15
This commit is contained in:
parent
3e9c8e185c
commit
0efdddc31b
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://dev.mysql.com/downloads/mysql/",
|
"homepage": "https://dev.mysql.com/downloads/mysql/",
|
||||||
"version": "8.0.14",
|
"version": "8.0.15",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.14-winx64.zip",
|
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.15-winx64.zip",
|
||||||
"hash": "md5:227dadd6a3c89dda1032be27619924ee",
|
"hash": "md5:75fd5cd2676209550a8b9bac4fd0a8b6",
|
||||||
"extract_dir": "mysql-8.0.14-winx64"
|
"extract_dir": "mysql-8.0.15-winx64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user