diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 80c35798be..f4f6e58899 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "5.2.0-rc0", + "version": "5.2.0-rc1", "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.2.0-rc0-signed.msi", - "hash": "52975ed7efedf52b56e8845cd6ec817c99041d664e38c0f33b197c9ee4788d64", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.2.0-rc1-signed.msi", + "hash": "7963bf46224737b06ae0da7478cdd9584267c255ada07cf6c31070097bbaab08", "extract_dir": "MongoDB\\Server\\5.2" } },