diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 866497ed32..a5d8f2df31 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.0.9", + "version": "4.0.10", "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-2008plus-ssl-4.0.9-signed.msi", - "hash": "35909b5204abb4fbf68796b9c99747b29831c0d38ab21e1c3654845a8eb28090", + "url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.10-signed.msi", + "hash": "d1ddac7ba6e2fbdfaaa0a787b83c165d4ad61795c051dc0f3142717a0b6a3707", "extract_dir": "MongoDB\\Server\\4.0" } },