From 282843b77962d9d2c6c60ea8ae5f671ea9808160 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 16:28:36 +0000 Subject: [PATCH] mongodb-database-tools: Update to version 100.9.5 --- 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 3ee77ae85a..b76ef0b7a2 100644 --- a/bucket/mongodb-database-tools.json +++ b/bucket/mongodb-database-tools.json @@ -1,5 +1,5 @@ { - "version": "100.9.4", + "version": "100.9.5", "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.4.msi", - "hash": "575b0791fe4d26dfc60a4e059dbe05a7d8560c1fcfa07e3d508fad2c726fed16" + "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.9.5.msi", + "hash": "c3002b141d39440aecb181b1401c4ce716114101f7e23b2d62e8b3098246e149" } }, "extract_dir": "MongoDB\\Tools\\100",