diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index f72dcfe4a8..43630d7007 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.41.1", + "version": "3.42.0", "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.41.1/trufflehog_3.41.1_windows_amd64.tar.gz", - "hash": "74d57e72689116695a24834b9674ba83621b0c5a20f3b4eedc1a47cf04c6aeed" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.42.0/trufflehog_3.42.0_windows_amd64.tar.gz", + "hash": "7081540f1d4588abb3c684b0a306fb0365439b4201e2fa2e736ab33204374bbc" } }, "bin": "trufflehog.exe",