mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mysql: Update to version 8.0.25
This commit is contained in:
parent
2a5a9eede8
commit
458e1e2ab0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.24",
|
||||
"version": "8.0.25",
|
||||
"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.24-winx64.zip",
|
||||
"hash": "md5:8d073a7f62701ed36c341d8091396847",
|
||||
"extract_dir": "mysql-8.0.24-winx64"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user