mongodb-database-tools: Update to version 100.3.1

This commit is contained in:
Richard Kuhnt 2021-03-18 16:00:26 +00:00
parent 4694619508
commit 95590eb47e

View File

@ -1,5 +1,5 @@
{
"version": "100.3.0",
"version": "100.3.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.3.0.zip",
"hash": "9045be8b919b189438e76efeb69c696b62c2e7aa2c3db1ca80fc1f1584a41627",
"extract_dir": "mongodb-database-tools-windows-x86_64-100.3.0"
"url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.3.1.zip",
"hash": "d24e7990f98068ac8a333ccb3ddb59267f59265a36cfca516e7a0578c6dfd6b2",
"extract_dir": "mongodb-database-tools-windows-x86_64-100.3.1"
}
},
"env_add_path": "bin",