mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
mongodb: Update to version 6.0.0
This commit is contained in:
parent
3443d6005d
commit
144add85df
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "5.3.2",
|
"version": "6.0.0",
|
||||||
"description": "A document database with the scalability and flexibility.",
|
"description": "A document database with the scalability and flexibility.",
|
||||||
"homepage": "https://www.mongodb.org",
|
"homepage": "https://www.mongodb.org",
|
||||||
"license": {
|
"license": {
|
||||||
@ -20,9 +20,9 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.3.2-signed.msi",
|
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.0-signed.msi",
|
||||||
"hash": "0d994769f561663912d17bd0cccff4d7fedd838732f829255977bdc515a9c847",
|
"hash": "0a30a72e5c39cd54250148c39e3912713671cf0e68c77833cd8a980f83b26c09",
|
||||||
"extract_dir": "MongoDB\\Server\\5.3"
|
"extract_dir": "MongoDB\\Server\\6.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user