trufflehog: Update to version 3.32.2

This commit is contained in:
github-actions[bot] 2023-04-25 00:34:47 +00:00
parent 3db576c979
commit 0e2c451755

View File

@ -1,12 +1,12 @@
{ {
"version": "3.32.1", "version": "3.32.2",
"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.32.1/trufflehog_3.32.1_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.32.2/trufflehog_3.32.2_windows_amd64.tar.gz",
"hash": "826956ac1f8a89119ad81851c45231c135b42003aaed314532b5b73f07a221eb" "hash": "bd65ec6eb998ae08b4d67501bfd7af9e598bd2bc7f6fb322fab665ba10fabd93"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",