From d0b73dabe0ad5cf98a329cb4c5ea8bcc1140b251 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Aug 2021 23:00:35 +0000 Subject: [PATCH] mongodb-database-tools: Update to version 100.5.0 --- bucket/mongodb-database-tools.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb-database-tools.json b/bucket/mongodb-database-tools.json index 067e9dff6b..05903d5d5f 100644 --- a/bucket/mongodb-database-tools.json +++ b/bucket/mongodb-database-tools.json @@ -1,5 +1,5 @@ { - "version": "100.4.1", + "version": "100.5.0", "description": "A collection of command-line utilities for working with a MongoDB deployment.", "homepage": "https://docs.mongodb.com/database-tools/", "license": { @@ -11,9 +11,9 @@ }, "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.4.1.zip", - "hash": "78b4e2ee53689dba5d6427a0d8a458bc62fef652e8eb745f0496747036b39770", - "extract_dir": "mongodb-database-tools-windows-x86_64-100.4.1" + "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.5.0.zip", + "hash": "0dc1fbb26f9e0b1f6c7338c12746c5720422e71dc5a9f17d93152c74500ecc9b", + "extract_dir": "mongodb-database-tools-windows-x86_64-100.5.0" } }, "env_add_path": "bin",