mongodb-database-tools: Update to version 100.4.0

This commit is contained in:
Richard Kuhnt 2021-07-19 15:00:22 +00:00
parent 8038bb9235
commit bed76b4e8e

View File

@ -1,5 +1,5 @@
{ {
"version": "100.3.1", "version": "100.4.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,9 +11,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.3.1.zip", "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.4.0.zip",
"hash": "d24e7990f98068ac8a333ccb3ddb59267f59265a36cfca516e7a0578c6dfd6b2", "hash": "dce203ba98bae5d6b854e77551d96f164398c4e41a89b676f1ccd691f3b76c92",
"extract_dir": "mongodb-database-tools-windows-x86_64-100.3.1" "extract_dir": "mongodb-database-tools-windows-x86_64-100.4.0"
} }
}, },
"env_add_path": "bin", "env_add_path": "bin",