From bed76b4e8eb6430e55aa709248495dbae049b81a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 19 Jul 2021 15:00:22 +0000 Subject: [PATCH] mongodb-database-tools: Update to version 100.4.0 --- bucket/mongodb-database-tools.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb-database-tools.json b/bucket/mongodb-database-tools.json index 98059d5383..eee8deeb3c 100644 --- a/bucket/mongodb-database-tools.json +++ b/bucket/mongodb-database-tools.json @@ -1,5 +1,5 @@ { - "version": "100.3.1", + "version": "100.4.0", "description": "A collection of command-line utilities for working with a MongoDB deployment.", "homepage": "https://docs.mongodb.com/database-tools/", "license": { @@ -11,9 +11,9 @@ }, "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.3.1.zip", - "hash": "d24e7990f98068ac8a333ccb3ddb59267f59265a36cfca516e7a0578c6dfd6b2", - "extract_dir": "mongodb-database-tools-windows-x86_64-100.3.1" + "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.4.0.zip", + "hash": "dce203ba98bae5d6b854e77551d96f164398c4e41a89b676f1ccd691f3b76c92", + "extract_dir": "mongodb-database-tools-windows-x86_64-100.4.0" } }, "env_add_path": "bin",