diff --git a/bucket/mongodb.json b/bucket/mongodb.json index a5d8f2df31..a53abdfa3f 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.10", + "version": "4.0.11", "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.10-signed.msi", - "hash": "d1ddac7ba6e2fbdfaaa0a787b83c165d4ad61795c051dc0f3142717a0b6a3707", + "url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.11-signed.msi", + "hash": "0147ca4aae70b6563b6703b720d982bf3b85533f9fb4e42e0d7f14cf690ba271", "extract_dir": "MongoDB\\Server\\4.0" } },