From b1568e793db1cf868eb5ef9c0a9be977633835fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 04:29:43 +0000 Subject: [PATCH] mongodb-database-tools: Update to version 100.10.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 b76ef0b7a2..733cb292e0 100644 --- a/bucket/mongodb-database-tools.json +++ b/bucket/mongodb-database-tools.json @@ -1,5 +1,5 @@ { - "version": "100.9.5", + "version": "100.10.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.9.5.msi", - "hash": "c3002b141d39440aecb181b1401c4ce716114101f7e23b2d62e8b3098246e149" + "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.10.0.msi", + "hash": "12103ec847a8a5a824a3eb4a32f1453efe3d115b4b3ba07037e4f38176f55907" } }, "extract_dir": "MongoDB\\Tools\\100",