diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 20fad40202..ea057470fd 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.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" } },