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