trufflehog: Update to version 3.31.2

This commit is contained in:
github-actions[bot] 2023-03-28 20:29:14 +00:00
parent 756ab37fbf
commit 82e29b47c5

View File

@ -1,12 +1,12 @@
{ {
"version": "3.31.0", "version": "3.31.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.31.0/trufflehog_3.31.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.31.2/trufflehog_3.31.2_windows_amd64.tar.gz",
"hash": "3bc04db596f0db994f72bef935be1cc466b095a9cfe21dc512aced3d9a2a0be5" "hash": "1a196b507f10a87f2090085b03e0f60de8355e2db3081272d97b74d581d73e1f"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",