diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index ae47cfa58f..0322a596c6 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.67.2", + "version": "3.67.4", "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.2/trufflehog_3.67.2_windows_amd64.tar.gz", - "hash": "c6a2e5fa8068e1c99388daf9f57854efaa5d776dd633c7a3ac9a8e747bee7826" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.67.4/trufflehog_3.67.4_windows_amd64.tar.gz", + "hash": "84b1a52f4aca28cba0eea5b8583eb47cfbc9e495e22038ff9e99600c24e88cc1" } }, "bin": "trufflehog.exe",