diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 94b9f3f907..8e7b50135c 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.6.6", + "version": "3.6.7", "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.6.6/trufflehog_3.6.6_windows_amd64.tar.gz", - "hash": "fdd5a83aab43a5e1853c3cf2ec9fe7a5952805d44483997fc9ef0175796e1d50" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.6.7/trufflehog_3.6.7_windows_amd64.tar.gz", + "hash": "d61a3c68817e2c3d5aa581eba3f4fc48b936f3b05ac0a702303cbedd51124712" } }, "bin": "trufflehog.exe",