mongodb: Update to version 4.2.1

This commit is contained in:
Richard Kuhnt 2019-10-18 08:00:17 +00:00
parent bddc4184a7
commit c04b184906

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.mongodb.org",
"description": "A document database with the scalability and flexibility.",
"version": "4.2.0",
"version": "4.2.1",
"license": {
"identifier": "SSPL-1.0",
"url": "https://www.mongodb.com/licensing/server-side-public-license"
},
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.0-signed.msi",
"hash": "f1a4f3771563a747a26d8a22990483dcfb6a0f68026672edd5996fdbee35cbcc",
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.1-signed.msi",
"hash": "0bd9f5361d21cf358156e8e18aae3f4bc0298e9949b4b988c4b15b52913f91d6",
"extract_dir": "MongoDB\\Server\\4.2"
}
},