trufflehog: Update to version 3.10.2

This commit is contained in:
github-actions[bot] 2022-09-02 20:28:48 +00:00
parent 390a2f49e3
commit 629fc04706

View File

@ -1,12 +1,12 @@
{ {
"version": "3.10.1", "version": "3.10.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.10.1/trufflehog_3.10.1_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.10.2/trufflehog_3.10.2_windows_amd64.tar.gz",
"hash": "1f87c58d648947c266f2b3e6dac554f9be6a687529b0161e3428f92dc37e1af4" "hash": "56a6557233f15a2dad9df244d00d7637fdab9ec60eafa18a2b041b823b9c3500"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",