diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index aa4501fd76..9a6d421132 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.68.5", + "version": "3.69.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.68.5/trufflehog_3.68.5_windows_amd64.tar.gz", - "hash": "0036ebe8b2f335e2495f26a9945db9ac4e1421bc3e9bd0c571dd5f8fa9e11801" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.69.0/trufflehog_3.69.0_windows_amd64.tar.gz", + "hash": "9ccde6ceff241276463f5ef2cea63d75d923dc02ac04cbed4af62ecf147f93f6" } }, "bin": "trufflehog.exe",