trufflehog: Update to version 3.9.0

This commit is contained in:
github-actions[bot] 2022-08-25 20:28:20 +00:00
parent c00105c939
commit 4f1975214b

View File

@ -1,12 +1,12 @@
{ {
"version": "3.8.0", "version": "3.9.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.8.0/trufflehog_3.8.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.9.0/trufflehog_3.9.0_windows_amd64.tar.gz",
"hash": "f3f3268829b926752facfb5c26278076ebceba1fe45317e15329cd14717e254c" "hash": "132a139386240073c5c350a5a6953383fde6b89d4e3ec5ab9c46183550b2194f"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",