diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 3277c5f2ea..fefb15d43e 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.32.0", + "version": "3.32.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.32.0/trufflehog_3.32.0_windows_amd64.tar.gz", - "hash": "5efdddacbb3a58edfb806e10abf25fddc954a81f4267d505dcd3876bd9b98a94" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.32.1/trufflehog_3.32.1_windows_amd64.tar.gz", + "hash": "826956ac1f8a89119ad81851c45231c135b42003aaed314532b5b73f07a221eb" } }, "bin": "trufflehog.exe",