diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index dfb0126134..d6fb3359be 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.90.5", + "version": "3.90.6", "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.90.5/trufflehog_3.90.5_windows_amd64.tar.gz", - "hash": "f70e1653daf8ed603105b565b4da3edfb05ab86b6999bb8b489ea4dd8bc1ff2e" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.6/trufflehog_3.90.6_windows_amd64.tar.gz", + "hash": "48039b127320577408386a7590ae7b53bc56db0321e65671efb88927fc270471" } }, "bin": "trufflehog.exe",