mongodb-database-tools: Update to version 100.3.0

This commit is contained in:
Richard Kuhnt 2021-02-05 03:00:23 +00:00
parent 6bc50d1158
commit f252323a1e

View File

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