trufflehog: Update to version 3.12.0

This commit is contained in:
github-actions[bot] 2022-09-22 00:33:48 +00:00
parent 9bdbe04f46
commit d7dec72dea

View File

@ -1,12 +1,12 @@
{ {
"version": "3.11.1", "version": "3.12.0",
"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.11.1/trufflehog_3.11.1_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.12.0/trufflehog_3.12.0_windows_amd64.tar.gz",
"hash": "056fe02ab669d48435898a71858b5638f46101492882a31744a43e07899f3cae" "hash": "693f83ac3ac4bc43f542a088046cd5ee72241193b14440305f98365628c89a65"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",