mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
mongodb: Update to version 4.2.3
This commit is contained in:
parent
5b68690802
commit
279739dad6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.mongodb.org",
|
"homepage": "https://www.mongodb.org",
|
||||||
"description": "A document database with the scalability and flexibility.",
|
"description": "A document database with the scalability and flexibility.",
|
||||||
"version": "4.0.17",
|
"version": "4.2.3",
|
||||||
"license": {
|
"license": {
|
||||||
"identifier": "SSPL-1.0",
|
"identifier": "SSPL-1.0",
|
||||||
"url": "https://www.mongodb.com/licensing/server-side-public-license"
|
"url": "https://www.mongodb.com/licensing/server-side-public-license"
|
||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.17-signed.msi",
|
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.3-signed.msi",
|
||||||
"hash": "386ce5434bd2b780633e2d6cb648a3f30dfbfb429c1dd636358b098f009f34cb",
|
"hash": "234f6abf9c4947df94428f6ce648905dbf6b1269f48cc3239ebd4990bde1ca2a",
|
||||||
"extract_dir": "MongoDB\\Server\\4.0"
|
"extract_dir": "MongoDB\\Server\\4.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user