From 2b46789e222b9e3cccbe2db08a16cfc1b1bd48c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 20:29:28 +0000 Subject: [PATCH] mongodb-database-tools: Update to version 100.12.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 213b53bd39..5090b9f75e 100644 --- a/bucket/mongodb-database-tools.json +++ b/bucket/mongodb-database-tools.json @@ -1,5 +1,5 @@ { - "version": "100.12.0", + "version": "100.12.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.12.0.msi", - "hash": "e60e46b1b532e1730c5dbe17158a5af957bd86f296fcb86f572ff3e75d5aaa5f" + "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.12.1.msi", + "hash": "133a9f94963fba59179060b8297f1a81827ea39482bf989412a9b9f045ca19c5" } }, "extract_dir": "MongoDB\\Tools\\100",