diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 678885a9a8..f7eb1257ec 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.5", + "version": "3.63.6", "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.5/trufflehog_3.63.5_windows_amd64.tar.gz", - "hash": "c7b2834c3b43abb58a08c48672cd32476f0ac843645aae9db75a5627dd2eb453" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.6/trufflehog_3.63.6_windows_amd64.tar.gz", + "hash": "9608757b2121bfa1a0a485556eda3e3cbafb23a1deda896ce26abb951d15ea37" } }, "bin": "trufflehog.exe",