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