From 23a05463f5c6f57cf65fde1bda207a0174e3e6f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 04:26:29 +0000 Subject: [PATCH] trufflehog: Update to version 3.68.5 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",