diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index dd5453f9f5..626a97bb14 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.8", + "version": "3.82.9", "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.8/trufflehog_3.82.8_windows_amd64.tar.gz", - "hash": "917943a4ba95fe57fc557cdfb65aaa26d70a5478001373d281cb7e266c115d6d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.9/trufflehog_3.82.9_windows_amd64.tar.gz", + "hash": "656061ed1a61da5e2f705505e5b51616412f2212948868cd52920a22335d5f2c" } }, "bin": "trufflehog.exe",