mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
mysql: Update to version 9.4.0
This commit is contained in:
parent
b6aac8a178
commit
74d0ad84c4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.3.0",
|
||||
"version": "9.4.0",
|
||||
"description": "The world's most popular open-source database",
|
||||
"homepage": "https://dev.mysql.com/downloads/mysql/#info-tab",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -17,9 +17,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-9.3/mysql-9.3.0-winx64.msi",
|
||||
"hash": "md5:075620110c85b83f15a3787787dd33f4",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Server 9.3"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-9.4/mysql-9.4.0-winx64.msi",
|
||||
"hash": "md5:94e72749e5dff50137571f614440f1a2",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Server 9.4"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user