From d447a2f1bdee4158f1dbedee5afe0a9ea6b61ded Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 25 Mar 2021 14:01:48 +0000 Subject: [PATCH] mongodb: Update to version 4.4.4 --- bucket/mongodb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb.json b/bucket/mongodb.json index a96c651246..8e0e553ecc 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "4.9.0-rc0", + "version": "4.4.4", "description": "A document database with the scalability and flexibility.", "homepage": "https://www.mongodb.org", "license": { @@ -20,9 +20,9 @@ }, "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.9.0-rc0-signed.msi", - "hash": "6240fecc29dba20324d438dbd80a02d104e69cfa56584803f758a880dcaddefb", - "extract_dir": "MongoDB\\Server\\4.9" + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.4-signed.msi", + "hash": "170eda3fb648ade8350a5bb0f1ffa367d81b020ea18e6e9e28107a77fff0d340", + "extract_dir": "MongoDB\\Server\\4.4" } }, "pre_install": [