diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index ce6391c3ee..f72dcfe4a8 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.40.0", + "version": "3.41.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.40.0/trufflehog_3.40.0_windows_amd64.tar.gz", - "hash": "6236c150f1f753bf3eb02df99f864942f5b8d7fc06a042faf84eae07100f434b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.41.1/trufflehog_3.41.1_windows_amd64.tar.gz", + "hash": "74d57e72689116695a24834b9674ba83621b0c5a20f3b4eedc1a47cf04c6aeed" } }, "bin": "trufflehog.exe",