diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index b19bd4a6d2..6d99327526 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.35.0", + "version": "3.36.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.35.0/trufflehog_3.35.0_windows_amd64.tar.gz", - "hash": "1e3d6217c7c430d4398637f5ae390d9af1da2a176c6a4744d683e219cf18eec6" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.36.0/trufflehog_3.36.0_windows_amd64.tar.gz", + "hash": "e20a6f7ff47e5a54de6263fb05f9c55e072613e4664aacec4d6ecf8804a20a65" } }, "bin": "trufflehog.exe",