diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a78c8763a2..cf5ddbf731 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.11", + "version": "3.64.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.63.11/trufflehog_3.63.11_windows_amd64.tar.gz", - "hash": "c9dd57766056efa1950c3406a2ab9d387cf0ad0dc4054219fdad2a2a9248522d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.64.0/trufflehog_3.64.0_windows_amd64.tar.gz", + "hash": "600cbdafc51f0abf620d222b4dabc6541fa0f9e4aaaa12b543b74ffb46434de8" } }, "bin": "trufflehog.exe",