diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a1126313cb..f4cde4f849 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.66.3", + "version": "3.67.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.66.3/trufflehog_3.66.3_windows_amd64.tar.gz", - "hash": "0c17b0d0e008a54f8a273d996d439062cc06a4b3ebc5be196e8999d186f11e0f" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.67.0/trufflehog_3.67.0_windows_amd64.tar.gz", + "hash": "225c9f898adeb477400cdf2b7a8714b04a2b3a4dc0aed566075af2d2e87b8e9c" } }, "bin": "trufflehog.exe",