diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 43d5fd704a..2758ee1e55 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.28", + "version": "3.88.29", "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.88.28/trufflehog_3.88.28_windows_amd64.tar.gz", - "hash": "0c8d2a20bcdeabca5f8fc93fdb41a8b1ba1a00e5914caa98f5bbad1d5453d2d2" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.29/trufflehog_3.88.29_windows_amd64.tar.gz", + "hash": "569ea4adc37ef203542afcf35fd90fc7186097f8b091cd106dac1cfd103d75a4" } }, "bin": "trufflehog.exe",