diff --git a/mongodb.json b/mongodb.json index bc6275324d..0a2c7c37e6 100644 --- a/mongodb.json +++ b/mongodb.json @@ -1,11 +1,11 @@ { "homepage": "https://www.mongodb.org", - "version": "4.0.4", + "version": "4.0.5", "license": "AGPL-3.0", "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.4-signed.msi", - "hash": "7d5b1f3a655cf2fe9864554699ffd6d7db616889fd211b4f0951d185e8395659", + "url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.5-signed.msi", + "hash": "e2ac83cfee3350012a641405ce5ba5c3cffe3f8d1a0cd5e0eb3e332246a9cc20", "extract_dir": "MongoDB\\Server\\4.0" } }, @@ -40,8 +40,6 @@ } }, "suggest": { - "vcredist": [ - "extras/vcredist2017" - ] + "vcredist": "extras/vcredist2017" } }