mongodb-database-tools: Update to version 100.5.1

This commit is contained in:
Richard Kuhnt 2021-10-12 12:01:50 +00:00
parent 7a2183eff7
commit aef2fffea4

View File

@ -1,5 +1,5 @@
{
"version": "100.5.0",
"version": "100.5.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.5.0.zip",
"hash": "0dc1fbb26f9e0b1f6c7338c12746c5720422e71dc5a9f17d93152c74500ecc9b",
"extract_dir": "mongodb-database-tools-windows-x86_64-100.5.0"
"url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.5.1.zip",
"hash": "d7816ce99a2800b04a1e7a508a16e87035def072ba18d34625ddfc912395c665",
"extract_dir": "mongodb-database-tools-windows-x86_64-100.5.1"
}
},
"env_add_path": "bin",