diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 194295cc4a..85c1333426 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.89.2", + "version": "3.90.0", "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.89.2/trufflehog_3.89.2_windows_amd64.tar.gz", - "hash": "94a29d15aa481956fc58fd9a8df2f50e544ad08c85ee90b49ca5bd87540ebaaf" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.0/trufflehog_3.90.0_windows_amd64.tar.gz", + "hash": "6c7c1a1b061164405c979e1a6da96191a7008b1a30677523f7cd956e5b36e7c9" } }, "bin": "trufflehog.exe",