mongodb-database-tools: Update to version 100.7.2

This commit is contained in:
github-actions[bot] 2023-05-31 12:31:29 +00:00
parent 8fbddc8ece
commit 4cb80dfdad

View File

@ -1,5 +1,5 @@
{ {
"version": "100.7.1", "version": "100.7.2",
"description": "A collection of command-line utilities for working with a MongoDB deployment.", "description": "A collection of command-line utilities for working with a MongoDB deployment.",
"homepage": "https://docs.mongodb.com/database-tools/", "homepage": "https://docs.mongodb.com/database-tools/",
"license": { "license": {
@ -11,8 +11,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.7.1.msi", "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.7.2.msi",
"hash": "d80977ff611d040e814d1a516401b095a08ff8f86cc26f3b403b751bb71f4216" "hash": "94e0b624107401d956f71500b084feba4b0380cdac57e9cd54db7a98f5d275f7"
} }
}, },
"extract_dir": "MongoDB\\Tools\\100", "extract_dir": "MongoDB\\Tools\\100",