diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 9764238d21..e2e673415e 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "8.0.0", + "version": "8.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-8.0.0-signed.msi", - "hash": "778f03552b6638822c18a9a2e8996d31cf12e4c9b87ffc73be8ce71e0a8465e9", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.1-signed.msi", + "hash": "303e766388b9965ce5ee40f01df921275fbd53da7ba3d729c8767c4d0de0ce8b", "extract_dir": "MongoDB\\Server\\8.0" } },