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