diff --git a/bucket/mongodb.json b/bucket/mongodb.json index d43630bd6b..6c738256fa 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "4.4.4-rc0", + "version": "4.4.4-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-4.4.4-rc0-signed.msi", - "hash": "1d91b38ddcc0633913da47913d1319dcc18c9da33cf29f789f6168cef164f4ba", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.4-rc1-signed.msi", + "hash": "275ceac2531a9a79a9254343921b00ebbade5e17d6d23428bfc543fd416a8379", "extract_dir": "MongoDB\\Server\\4.4" } },