From 605ad1fdf930a35aa6e74318c879a0789291cb7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 00:32:30 +0000 Subject: [PATCH] mongodb-database-tools: Update to version 100.9.1 --- 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 1f28145168..050b91303c 100644 --- a/bucket/mongodb-database-tools.json +++ b/bucket/mongodb-database-tools.json @@ -1,5 +1,5 @@ { - "version": "100.9.0", + "version": "100.9.1", "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.9.0.msi", - "hash": "4e96fdd79b63712a858eefd4d51dc577ef475afb9f12a5d0c954b2958128e3a7" + "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.9.1.msi", + "hash": "3675b03e307cb5f374015d9ece756d40b7634693c5afbd0ba58b4c6ab54845a2" } }, "extract_dir": "MongoDB\\Tools\\100",