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