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