mongodb-database-tools: Update to version 100.14.0

This commit is contained in:
github-actions[bot] 2025-12-17 04:31:27 +00:00
parent c4f33d6895
commit c8ba9a5ec6

View File

@ -1,5 +1,5 @@
{ {
"version": "100.13.0", "version": "100.14.0",
"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.13.0.msi", "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.14.0.msi",
"hash": "23bbec3eca6ef2cd733df27b982147b117a65d9f9272b14419168a275e3230f2" "hash": "66887285752ba3c1c26d7303a33692b0b10a99420443b45a4a7063a3e1a55999"
} }
}, },
"extract_dir": "MongoDB\\Tools\\100", "extract_dir": "MongoDB\\Tools\\100",