From b02dfc67ff9876b2c7f518e774275f8f043cd106 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 16:29:08 +0000 Subject: [PATCH] mongodb-database-tools: Update to version 100.7.3 --- 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 57b3ba3f9d..1d1dc99e47 100644 --- a/bucket/mongodb-database-tools.json +++ b/bucket/mongodb-database-tools.json @@ -1,5 +1,5 @@ { - "version": "100.7.2", + "version": "100.7.3", "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.7.2.msi", - "hash": "94e0b624107401d956f71500b084feba4b0380cdac57e9cd54db7a98f5d275f7" + "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.7.3.msi", + "hash": "259dfb10217cb496701dc549f25414e295fe1d38c66e467fccf84fc51e48a0f9" } }, "extract_dir": "MongoDB\\Tools\\100",