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