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