From 3fc166fd50ad5d04dddf856533fdaab64426b8ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 20:26:43 +0000 Subject: [PATCH] mongodb-database-tools: Update to version 100.5.2 --- 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 f91ba9b239..0728f4ce49 100644 --- a/bucket/mongodb-database-tools.json +++ b/bucket/mongodb-database-tools.json @@ -1,5 +1,5 @@ { - "version": "100.5.1", + "version": "100.5.2", "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.5.1.zip", - "hash": "d7816ce99a2800b04a1e7a508a16e87035def072ba18d34625ddfc912395c665", - "extract_dir": "mongodb-database-tools-windows-x86_64-100.5.1" + "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.5.2.zip", + "hash": "cb74f203d502973c50babee37d24a2ab0cef375dc614c2f5e0ca060f122bd25e", + "extract_dir": "mongodb-database-tools-windows-x86_64-100.5.2" } }, "env_add_path": "bin",