diff --git a/bucket/mongodb.json b/bucket/mongodb.json index ea057470fd..2745a518f4 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -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" } },