mongodb: Update to version 4.2.2

This commit is contained in:
Richard Kuhnt 2019-12-10 00:00:46 +00:00
parent 67919aca31
commit 5a8c8d88e4

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.mongodb.org",
"description": "A document database with the scalability and flexibility.",
"version": "4.2.1",
"version": "4.2.2",
"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.1-signed.msi",
"hash": "0bd9f5361d21cf358156e8e18aae3f4bc0298e9949b4b988c4b15b52913f91d6",
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.2-signed.msi",
"hash": "c4574977ea850798329bfdb6e912145f683afd3b28fe363abdf51ead33446a94",
"extract_dir": "MongoDB\\Server\\4.2"
}
},