trufflehog: Update to version 3.6.11

This commit is contained in:
github-actions[bot] 2022-07-27 00:34:17 +00:00
parent 1a1b376460
commit 03bfb3984b

View File

@ -1,12 +1,12 @@
{ {
"version": "3.6.10", "version": "3.6.11",
"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.6.10/trufflehog_3.6.10_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.6.11/trufflehog_3.6.11_windows_amd64.tar.gz",
"hash": "b20c231dcdafc089510c011574ab1ee7fb4d98302222702a7650028553ce107c" "hash": "562b1de0a01d99f39291343dffb40cfdf533d4347e856bdc4100fa584e137924"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",