diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 8e0e553ecc..74ab846ea6 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "4.4.4", + "version": "4.4.5-rc0", "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-signed.msi", - "hash": "170eda3fb648ade8350a5bb0f1ffa367d81b020ea18e6e9e28107a77fff0d340", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.5-rc0-signed.msi", + "hash": "71104bbf2eb39161de55faf53efcbc2d8d05e3e3a7e757396b95ee768aee6101", "extract_dir": "MongoDB\\Server\\4.4" } },