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