diff --git a/bucket/mongodb.json b/bucket/mongodb.json index daffbeeab5..c78f27e69e 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "5.1.0-rc0", + "version": "5.1.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.1.0-rc0-signed.msi", - "hash": "a63859ed5deb889c7716abcd76168a9f20a4f3bd809a5685ae35d356854c8006", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.1.0-rc1-signed.msi", + "hash": "a9019e77fd1e4ce4f1ed1e499abcebb883a113eb7a21d51e2a7481439b01d47e", "extract_dir": "MongoDB\\Server\\5.1" } },