mongodb-database-tools: Update to version 100.9.4

This commit is contained in:
github-actions[bot] 2023-12-07 20:24:26 +00:00
parent 295069bad9
commit 74567919d7

View File

@ -1,5 +1,5 @@
{ {
"version": "100.9.3", "version": "100.9.4",
"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.9.3.msi", "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.9.4.msi",
"hash": "cb7589dc69d6755aaae0d40503e0967da743f5d147c60f5cf87091dfd53e743f" "hash": "575b0791fe4d26dfc60a4e059dbe05a7d8560c1fcfa07e3d508fad2c726fed16"
} }
}, },
"extract_dir": "MongoDB\\Tools\\100", "extract_dir": "MongoDB\\Tools\\100",