trufflehog: Update to version 3.16.1

This commit is contained in:
github-actions[bot] 2022-10-29 00:34:19 +00:00
parent ecbaa5ee12
commit 4f5512fc79

View File

@ -1,12 +1,12 @@
{ {
"version": "3.16.0", "version": "3.16.1",
"description": "Find leaked credentials", "description": "Find leaked credentials",
"homepage": "https://github.com/trufflesecurity/trufflehog", "homepage": "https://github.com/trufflesecurity/trufflehog",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.16.0/trufflehog_3.16.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.16.1/trufflehog_3.16.1_windows_amd64.tar.gz",
"hash": "c0ae5b77ab82aee6a64dbd7035dd631d3310e2cfcc97ce66796a356e2ba9b39a" "hash": "73dd63c82ca34999a9b4063e06eafb6f27626ac39dcc4233fb2e8ba9d222046d"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",