diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 123b94c43a..72fac16039 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.6.0", + "version": "3.6.1", "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.0/trufflehog_3.6.0_windows_amd64.tar.gz", - "hash": "5d067569dd346694fba6c79ea5cf0c1cb3eeb04acc7c06470f58368605388dba" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.6.1/trufflehog_3.6.1_windows_amd64.tar.gz", + "hash": "f4d88562c56dac0da44ad0e34313aa9ca9f5d6cdecfb03864a8338cdbd4cf0e5" } }, "bin": "trufflehog.exe",