diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c8377425ee..43171ad7f0 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.92.0", + "version": "3.92.1", "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.92.0/trufflehog_3.92.0_windows_amd64.tar.gz", - "hash": "4fc20cc4cec936fe7a4a3ee5ba74e49258c524ade39be6febda731916b08b392" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.92.1/trufflehog_3.92.1_windows_amd64.tar.gz", + "hash": "770caaa2ec687244255ba4620e3976e336879dcb793a9d99b1860905d4c216f8" } }, "bin": "trufflehog.exe",