diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index ca9e78c6e8..b19bd4a6d2 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.34.0", + "version": "3.35.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.34.0/trufflehog_3.34.0_windows_amd64.tar.gz", - "hash": "040402fd51e1af98419204fb52553e344bcde56cac1ab68b91a3289ae43ef15a" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.35.0/trufflehog_3.35.0_windows_amd64.tar.gz", + "hash": "1e3d6217c7c430d4398637f5ae390d9af1da2a176c6a4744d683e219cf18eec6" } }, "bin": "trufflehog.exe",