From 21071d65b06521dc1d175f26893817f61f611b32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 20:26:17 +0000 Subject: [PATCH] mongodb-database-tools: Update to version 100.12.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 5090b9f75e..460e9d0a6b 100644 --- a/bucket/mongodb-database-tools.json +++ b/bucket/mongodb-database-tools.json @@ -1,5 +1,5 @@ { - "version": "100.12.1", + "version": "100.12.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.12.1.msi", - "hash": "133a9f94963fba59179060b8297f1a81827ea39482bf989412a9b9f045ca19c5" + "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.12.2.msi", + "hash": "6d22150abe87b403465b68114a5c5cb8b7c9bc1a99f27d4afe74829fc0f75251" } }, "extract_dir": "MongoDB\\Tools\\100",