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