diff --git a/bucket/mongodb.json b/bucket/mongodb.json index ef675da6bc..1021a84f61 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "5.0.2", + "version": "5.0.3-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.2-signed.msi", - "hash": "8c517e4b1598d627ee16c2dd45be90397bf040cf2845eef2aff0b9bc25062228", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.3-rc0-signed.msi", + "hash": "32bf3af1370a05e5d3c4a953614d72fcf414a29cbb64325a9ae60f7cdcc019cb", "extract_dir": "MongoDB\\Server\\5.0" } },