diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index ee87232b41..0f47a15ce5 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.6.2", + "version": "3.6.3", "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.6.2/trufflehog_3.6.2_windows_amd64.tar.gz", - "hash": "076a3e454bafea35cb23e6c792bc98c4b270294d3191bb0638b9a2f973ccc312" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.6.3/trufflehog_3.6.3_windows_amd64.tar.gz", + "hash": "a2fdce7795e6958f6d4466319614bf6a40cf9b76d05242e19af69d7922a84ba1" } }, "bin": "trufflehog.exe",