trufflehog: Update to version 3.6.1

This commit is contained in:
github-actions[bot] 2022-05-26 00:35:34 +00:00
parent 5f5c74ee18
commit a745531c79

View File

@ -1,12 +1,12 @@
{ {
"version": "3.6.0", "version": "3.6.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.6.0/trufflehog_3.6.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.6.1/trufflehog_3.6.1_windows_amd64.tar.gz",
"hash": "5d067569dd346694fba6c79ea5cf0c1cb3eeb04acc7c06470f58368605388dba" "hash": "f4d88562c56dac0da44ad0e34313aa9ca9f5d6cdecfb03864a8338cdbd4cf0e5"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",