diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index bea835eb07..eacc8bc73b 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.77.0", + "version": "3.78.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.77.0/trufflehog_3.77.0_windows_amd64.tar.gz", - "hash": "4d84ac8119b728de047bb700f07077e16aed6ff1f7560dac2e6490c5499bd572" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.78.0/trufflehog_3.78.0_windows_amd64.tar.gz", + "hash": "6c229cd6539eea62d93362c85f03c5dfcd54ec45d5e6fca46d11faa8e90e6710" } }, "bin": "trufflehog.exe",