trufflehog: Update to version 3.15.1

This commit is contained in:
github-actions[bot] 2022-10-26 04:40:57 +00:00
parent 58b280bfc0
commit eea1f8e19e

View File

@ -1,12 +1,12 @@
{ {
"version": "3.15.0", "version": "3.15.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.15.0/trufflehog_3.15.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.15.1/trufflehog_3.15.1_windows_amd64.tar.gz",
"hash": "d4c2b310e41ed2aa1e676c10639c101249aacccaf4e3778c05ff99b2de923aaf" "hash": "e1e8868cd852f57626f609eb3ee7e3ad1c44b62388b7793c59754e81f7998344"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",