mongodb-database-tools: Update to version 100.12.1

This commit is contained in:
github-actions[bot] 2025-05-21 20:29:28 +00:00
parent 7163412cf6
commit 2b46789e22

View File

@ -1,5 +1,5 @@
{ {
"version": "100.12.0", "version": "100.12.1",
"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.12.0.msi", "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.12.1.msi",
"hash": "e60e46b1b532e1730c5dbe17158a5af957bd86f296fcb86f572ff3e75d5aaa5f" "hash": "133a9f94963fba59179060b8297f1a81827ea39482bf989412a9b9f045ca19c5"
} }
}, },
"extract_dir": "MongoDB\\Tools\\100", "extract_dir": "MongoDB\\Tools\\100",