mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
mongodb: Update to version 4.0.5
This commit is contained in:
parent
51bb34d8b9
commit
6559620fa4
10
mongodb.json
10
mongodb.json
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.mongodb.org",
|
"homepage": "https://www.mongodb.org",
|
||||||
"version": "4.0.4",
|
"version": "4.0.5",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.4-signed.msi",
|
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.5-signed.msi",
|
||||||
"hash": "7d5b1f3a655cf2fe9864554699ffd6d7db616889fd211b4f0951d185e8395659",
|
"hash": "e2ac83cfee3350012a641405ce5ba5c3cffe3f8d1a0cd5e0eb3e332246a9cc20",
|
||||||
"extract_dir": "MongoDB\\Server\\4.0"
|
"extract_dir": "MongoDB\\Server\\4.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -40,8 +40,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"vcredist": [
|
"vcredist": "extras/vcredist2017"
|
||||||
"extras/vcredist2017"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user