diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 2dfdd1bc4e..5ce9c1cd37 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "8.0.6", + "version": "8.0.8", "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.6-signed.msi", - "hash": "c90e72bd480ba96934708a90e456080732b473665abc8bfbe828b33b833f8a70", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.8-signed.msi", + "hash": "4bf700912876c337697fa02bf4c38db0baed89604033b138e5e27d4e3eb743ee", "extract_dir": "MongoDB\\Server\\8.0" } },