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