mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
mysql: Update to version 8.0.28
This commit is contained in:
parent
0024959608
commit
578b13a690
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.27",
|
"version": "8.0.28",
|
||||||
"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",
|
||||||
@ -16,9 +16,9 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.27-winx64.zip",
|
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.28-winx64.zip",
|
||||||
"hash": "md5:9d8e7f9f8835d8b512c5f8e9182d9a6a",
|
"hash": "md5:f1a0cfb0086256a56c81e1fe75e1338c",
|
||||||
"extract_dir": "mysql-8.0.27-winx64"
|
"extract_dir": "mysql-8.0.28-winx64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user