diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 810e61e083..49c7c9cfb9 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "5.0.0", + "version": "5.0.1-rc0", "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-signed.msi", - "hash": "26920cf86cf1eea8acbf395ad12b0b94631ca4175dc47588a5dc4d9221f014cd", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.1-rc0-signed.msi", + "hash": "474cf6de21e8c45389f2625c4de857fc6b2421efa358ab2f6704c8efa98a277b", "extract_dir": "MongoDB\\Server\\5.0" } },