diff --git a/bucket/mongodb.json b/bucket/mongodb.json index f1be72ba70..3367773d29 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "5.0.0-rc1", + "version": "5.0.0-rc2", "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.0-rc1-signed.msi", - "hash": "95a544cac5279c485d634538dc8e09e31409b1fd4bbda9eecfd4db655ea70712", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.0-rc2-signed.msi", + "hash": "273acf36bad761e06093fc43f7e1aececc842eee33c61955bde15aae46ea406e", "extract_dir": "MongoDB\\Server\\5.0" } },