mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
mysql: Update to version 8.0.24
This commit is contained in:
parent
c4f287d215
commit
05e94fbfb1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.23",
|
"version": "8.0.24",
|
||||||
"description": "The world's most popular open-source database, supported by an active community.",
|
"description": "The world's most popular open-source database, supported by an active community.",
|
||||||
"homepage": "https://dev.mysql.com/downloads/mysql/",
|
"homepage": "https://dev.mysql.com/downloads/mysql/",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
@ -13,9 +13,9 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.23-winx64.zip",
|
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.24-winx64.zip",
|
||||||
"hash": "md5:a48558e14c73e30d948fa77d6d6c62ec",
|
"hash": "md5:8d073a7f62701ed36c341d8091396847",
|
||||||
"extract_dir": "mysql-8.0.23-winx64"
|
"extract_dir": "mysql-8.0.24-winx64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user