diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 95d87f09ed..ae47cfa58f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.67.1", + "version": "3.67.2", "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.1/trufflehog_3.67.1_windows_amd64.tar.gz", - "hash": "656c3a58ebaf156bab70244a7f3ab20c2330c58193aa61020f786212f7826daa" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.67.2/trufflehog_3.67.2_windows_amd64.tar.gz", + "hash": "c6a2e5fa8068e1c99388daf9f57854efaa5d776dd633c7a3ac9a8e747bee7826" } }, "bin": "trufflehog.exe",