diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 442d0a2a9e..282b622b0e 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "5.2.0-rc4", + "version": "5.2.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.2.0-rc4-signed.msi", - "hash": "ae878e7ec575fc12aa3b9fe0090c82c6e48040f7152ff4bbb692024ae819f8e1", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.2.0-rc6-signed.msi", + "hash": "2c1a2a66914ca123be7a5cb64f22106ce1df284ee439a8d369a2ab1434a334f6", "extract_dir": "MongoDB\\Server\\5.2" } },