From cb53109f957b28c71bf184e18a3a8825605bf5c6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 16 Dec 2020 06:01:47 +0000 Subject: [PATCH] mongodb: Update to version 4.4.3-rc0 --- bucket/mongodb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 023adc6d2c..30e6a44227 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "4.4.2", + "version": "4.4.3-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.2-signed.msi", - "hash": "84a1f6899e25f90a7d7c2b5996e9e15584a9af54c08832682c962c5794fcab0f", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.3-rc0-signed.msi", + "hash": "789761531d7393aa3db50debe86d2c77c69570d86c56049f4dc208f8537d9549", "extract_dir": "MongoDB\\Server\\4.4" } },