diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index f4cde4f849..95d87f09ed 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.67.0", + "version": "3.67.1", "description": "Find leaked credentials", "homepage": "https://github.com/trufflesecurity/trufflehog", "license": "AGPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.67.0/trufflehog_3.67.0_windows_amd64.tar.gz", - "hash": "225c9f898adeb477400cdf2b7a8714b04a2b3a4dc0aed566075af2d2e87b8e9c" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.67.1/trufflehog_3.67.1_windows_amd64.tar.gz", + "hash": "656c3a58ebaf156bab70244a7f3ab20c2330c58193aa61020f786212f7826daa" } }, "bin": "trufflehog.exe",