From 208c2d74f43c2c9fb4f3086915c8f3d3c7664aa6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 00:36:32 +0000 Subject: [PATCH] mongodb-database-tools: Update to version 100.6.0 --- bucket/mongodb-database-tools.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mongodb-database-tools.json b/bucket/mongodb-database-tools.json index db2ac087dc..f3e93734c0 100644 --- a/bucket/mongodb-database-tools.json +++ b/bucket/mongodb-database-tools.json @@ -1,5 +1,5 @@ { - "version": "100.5.4", + "version": "100.6.0", "description": "A collection of command-line utilities for working with a MongoDB deployment.", "homepage": "https://docs.mongodb.com/database-tools/", "license": { @@ -11,8 +11,8 @@ }, "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.5.4.msi", - "hash": "fe43dcccb24387e72535ccaf920b3eaabbd9db493b70b88de52ccc08c110af99" + "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.6.0.msi", + "hash": "cfa316927fe18a97ceee582575a165d40d95bd2fa0fbea45cb7d75548234abb3" } }, "extract_dir": "MongoDB\\Tools\\100",