mongodb-database-tools: Update to version 100.7.3

This commit is contained in:
github-actions[bot] 2023-06-27 16:29:08 +00:00
parent 8a3e5581ea
commit b02dfc67ff

View File

@ -1,5 +1,5 @@
{ {
"version": "100.7.2", "version": "100.7.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.7.2.msi", "url": "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-windows-x86_64-100.7.3.msi",
"hash": "94e0b624107401d956f71500b084feba4b0380cdac57e9cd54db7a98f5d275f7" "hash": "259dfb10217cb496701dc549f25414e295fe1d38c66e467fccf84fc51e48a0f9"
} }
}, },
"extract_dir": "MongoDB\\Tools\\100", "extract_dir": "MongoDB\\Tools\\100",