mongodb-database-tools: Update to version 100.4.1

This commit is contained in:
Richard Kuhnt 2021-07-23 19:00:23 +00:00
parent a22f468cdb
commit c3c24f4124

View File

@ -1,5 +1,5 @@
{
"version": "100.4.0",
"version": "100.4.1",
"description": "A collection of command-line utilities for working with a MongoDB deployment.",
"homepage": "https://docs.mongodb.com/database-tools/",
"license": {
@ -11,9 +11,9 @@
},
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.4.0.zip",
"hash": "dce203ba98bae5d6b854e77551d96f164398c4e41a89b676f1ccd691f3b76c92",
"extract_dir": "mongodb-database-tools-windows-x86_64-100.4.0"
"url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.4.1.zip",
"hash": "78b4e2ee53689dba5d6427a0d8a458bc62fef652e8eb745f0496747036b39770",
"extract_dir": "mongodb-database-tools-windows-x86_64-100.4.1"
}
},
"env_add_path": "bin",