mongodb-database-tools: Update to version 100.9.5

This commit is contained in:
github-actions[bot] 2024-06-17 16:28:36 +00:00
parent 9bd7517213
commit 282843b779

View File

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