diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c63bfdae5f..1dff47f611 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.90.1", + "version": "3.90.2", "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.1/trufflehog_3.90.1_windows_amd64.tar.gz", - "hash": "0ddbc9748446c8a5fd2c2136fe5504aa806d1d1f3125f611797f13e228b1b757" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.2/trufflehog_3.90.2_windows_amd64.tar.gz", + "hash": "634a8e56fbe28026623e39ddb7c7e87901a607c3ab13cbe4c1cfba88b1414f30" } }, "bin": "trufflehog.exe",