mongodb-database-tools: Update to version 100.5.3

This commit is contained in:
github-actions[bot] 2022-06-14 20:29:21 +00:00
parent a8f134094d
commit 55570cd01a

View File

@ -1,5 +1,5 @@
{ {
"version": "100.5.2", "version": "100.5.3",
"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,8 +11,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.5.2.msi", "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.5.3.msi",
"hash": "963b489584f9c82cb10e0d46942a010658dcc76d2521a04a73dd5690ab6b1709" "hash": "3ff9345741808ae9e13a8619ec111f6da3f1960144183ea830baf822d03943f2"
} }
}, },
"extract_dir": "MongoDB\\Tools\\100", "extract_dir": "MongoDB\\Tools\\100",