trufflehog: Update to version 3.19.0

This commit is contained in:
github-actions[bot] 2022-12-10 08:28:07 +00:00
parent 3fff83df17
commit 813a693622

View File

@ -1,12 +1,12 @@
{ {
"version": "3.18.0", "version": "3.19.0",
"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.18.0/trufflehog_3.18.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.19.0/trufflehog_3.19.0_windows_amd64.tar.gz",
"hash": "75b74df6e93723366aac4769d046fe437ddd11042e263603fb36b07c4684947a" "hash": "78f6da538a82a65f0444598c2307962bdf89370ec3970ef131bfa7eb13e70b0f"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",