From 6bf6a4e85d4c9d395cbc7414eafe2220da2734cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 20:28:50 +0000 Subject: [PATCH] mongodb-database-tools: Update to version 100.12.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 59005fbb49..213b53bd39 100644 --- a/bucket/mongodb-database-tools.json +++ b/bucket/mongodb-database-tools.json @@ -1,5 +1,5 @@ { - "version": "100.11.0", + "version": "100.12.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.11.0.msi", - "hash": "a34fd1cdad01a4d82afbca03e261b7eba09bc55ce41e116c518fd5c2b66fe2e0" + "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.12.0.msi", + "hash": "e60e46b1b532e1730c5dbe17158a5af957bd86f296fcb86f572ff3e75d5aaa5f" } }, "extract_dir": "MongoDB\\Tools\\100",