mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
mysql: Update to version 8.0.23
This commit is contained in:
parent
0b32976cdb
commit
0366c53da7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.22",
|
||||
"version": "8.0.23",
|
||||
"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.22-winx64.zip",
|
||||
"hash": "md5:a78e5da2bb87b51b6df06690977be199",
|
||||
"extract_dir": "mysql-8.0.22-winx64"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.23-winx64.zip",
|
||||
"hash": "md5:a48558e14c73e30d948fa77d6d6c62ec",
|
||||
"extract_dir": "mysql-8.0.23-winx64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user