diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 698f7eb7ae..592a90a11f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.5", + "version": "3.82.6", "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.82.5/trufflehog_3.82.5_windows_amd64.tar.gz", - "hash": "82c00520a60272a347b8a61df2e446abf7eea066ed6910b7a4bb15bc26b13299" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.6/trufflehog_3.82.6_windows_amd64.tar.gz", + "hash": "a6100cccc877080c5a06aa04b7b7bbeb53cbabf579eb1781847ea74dd00e1a9f" } }, "bin": "trufflehog.exe",