diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 0d31704c52..dc5b9ea140 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "5.0.0-rc5", + "version": "5.0.0-rc6", "description": "A document database with the scalability and flexibility.", "homepage": "https://www.mongodb.org", "license": { @@ -20,8 +20,8 @@ }, "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.0-rc5-signed.msi", - "hash": "16a6665922bfb8d317a373e5baabb987ba6a4900977e31c4e0f8bd67d639ae0e", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.0-rc6-signed.msi", + "hash": "1236f3e58ab8f1114bf5d6b4298684ade290bafb249fa98be828edc6373d2e1a", "extract_dir": "MongoDB\\Server\\5.0" } },