trufflehog: Update to version 3.6.0

This commit is contained in:
github-actions[bot] 2022-05-24 04:32:06 +00:00
parent 1734ed3510
commit 7ebb3b8264

View File

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