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