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