diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index ca66bc707a..11ee9a7a8f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.71.0", + "version": "3.71.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.71.0/trufflehog_3.71.0_windows_amd64.tar.gz", - "hash": "cff04df8f8ca7bb1335e7d35af890972eddc72ecb1a6d1cb482aa5dd43af9f42" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.71.1/trufflehog_3.71.1_windows_amd64.tar.gz", + "hash": "e54e358ddd62487aa15da70f80c6332f076737d14250e00985dd29c5d15c2c79" } }, "bin": "trufflehog.exe",