mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mysql: Update to version 8.4.0
This commit is contained in:
parent
b1569f1611
commit
087e5db72c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.3.0",
|
||||
"version": "8.4.0",
|
||||
"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",
|
||||
@ -16,9 +16,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.3/mysql-8.3.0-winx64.zip",
|
||||
"hash": "md5:186efc230e44ded93b5aa89193a6fcbf",
|
||||
"extract_dir": "mysql-8.3.0-winx64"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.0-winx64.zip",
|
||||
"hash": "md5:53c9781e14f106f4551d4d8c06654bc3",
|
||||
"extract_dir": "mysql-8.4.0-winx64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user