diff --git a/bucket/mongodb.json b/bucket/mongodb.json index a458d9c558..5fa07c7b88 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "7.1.0", + "version": "7.1.1", "description": "A document database with the scalability and flexibility.", "homepage": "https://www.mongodb.org", "license": { @@ -21,8 +21,8 @@ }, "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.1.0-signed.msi", - "hash": "6a71658bd648a7383a10dd6115eb10d237866ebbb23fe6c02fb1aa88ee459687", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.1.1-signed.msi", + "hash": "34e8b40fd61101696af2517172205f6d4d20f882bf73ff0b37a41566a2ae0f9a", "extract_dir": "MongoDB\\Server\\7.1" } },