diff --git a/bucket/mongodb.json b/bucket/mongodb.json index a583880c12..0d31704c52 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "5.0.0-rc4", + "version": "5.0.0-rc5", "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-rc4-signed.msi", - "hash": "254751e758ffd4a12e4bc2cc5ac5b312ded132ad97217200570d4cdf30f4dea8", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.0-rc5-signed.msi", + "hash": "16a6665922bfb8d317a373e5baabb987ba6a4900977e31c4e0f8bd67d639ae0e", "extract_dir": "MongoDB\\Server\\5.0" } },