trufflehog: Update to version 3.10.3

This commit is contained in:
github-actions[bot] 2022-09-05 20:29:28 +00:00
parent 6041b1273b
commit 7b2dd53ce9

View File

@ -1,12 +1,12 @@
{ {
"version": "3.10.2", "version": "3.10.3",
"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.2/trufflehog_3.10.2_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.10.3/trufflehog_3.10.3_windows_amd64.tar.gz",
"hash": "56a6557233f15a2dad9df244d00d7637fdab9ec60eafa18a2b041b823b9c3500" "hash": "4ef968e9005dea4f63f7d063c3057d552dbe488920db0f915a8363a2d05378d2"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",