trufflehog: Update to version 3.6.4

This commit is contained in:
github-actions[bot] 2022-06-14 08:29:54 +00:00
parent 2d5a23f544
commit f1a738e55b

View File

@ -1,12 +1,12 @@
{ {
"version": "3.6.3", "version": "3.6.4",
"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.3/trufflehog_3.6.3_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.6.4/trufflehog_3.6.4_windows_amd64.tar.gz",
"hash": "a2fdce7795e6958f6d4466319614bf6a40cf9b76d05242e19af69d7922a84ba1" "hash": "33773357fb1fe09a2450413f2b74bf45de5216d240d5232324d265da0ee6266c"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",