diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d60824efc9..137dcdb6de 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.20", + "version": "3.88.21", "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.88.20/trufflehog_3.88.20_windows_amd64.tar.gz", - "hash": "b8fa731b5c48d5072df2eccf0a907cbab955aa77151611d494c057c8b5f9b674" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.21/trufflehog_3.88.21_windows_amd64.tar.gz", + "hash": "1e173f52969b253516ef06ef5b89a6ea9159fadfd216fb18626a9776437f5d04" } }, "bin": "trufflehog.exe",