trufflehog: Update to version 3.4.5

This commit is contained in:
github-actions[bot] 2022-05-13 16:32:30 +00:00
parent 25cdcca976
commit 35a0112507

View File

@ -1,12 +1,12 @@
{ {
"version": "3.4.4", "version": "3.4.5",
"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.4.4/trufflehog_3.4.4_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.4.5/trufflehog_3.4.5_windows_amd64.tar.gz",
"hash": "2cf014a7d0d6dfc96186bee6cf2cdd90764e1bddc0650e992dd2c8e6c5a4fc5b" "hash": "2b3f9102c5c3de76aad70bc664f0ce1869e4dfd9762eafdd41c1b1d206e87cb0"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",