diff --git a/bucket/mongodb.json b/bucket/mongodb.json index a778d3394c..1a161d6e6c 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "5.1.0-rc2", + "version": "5.1.0-rc3", "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-rc2-signed.msi", - "hash": "cfb7921e2e2e0115f841dd5ed69965681f5eb6564e16f1e0f3450768795a40c1", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.1.0-rc3-signed.msi", + "hash": "24153e021234909444bd58a594f298325b348f159d34239345a5782adf6729a2", "extract_dir": "MongoDB\\Server\\5.1" } },