diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 02845cc99f..dd5453f9f5 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.7", + "version": "3.82.8", "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.7/trufflehog_3.82.7_windows_amd64.tar.gz", - "hash": "701e6eee18b0b6b56fefcc77fa390a2727fd69974a65bcbccb1103d5e38363cb" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.8/trufflehog_3.82.8_windows_amd64.tar.gz", + "hash": "917943a4ba95fe57fc557cdfb65aaa26d70a5478001373d281cb7e266c115d6d" } }, "bin": "trufflehog.exe",