diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 33811fa00d..bfdff7917a 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "7.0.0", + "version": "7.0.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.0.0-signed.msi", - "hash": "2d17e29c39b9b0001bca55ad943c1bc8b9932896d7af4f556c3e54d73ae96da6", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.1-signed.msi", + "hash": "bcdcdc445e53106f6c596304061529c055cda6f23cc06fe8adcc7f7c41c64d99", "extract_dir": "MongoDB\\Server\\7.0" } },