From 4b41f5c1dcb7b2aa7a0df3c028478a4216c59c81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:25:05 +0000 Subject: [PATCH] trufflehog: Update to version 3.68.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 30551e6a03..ffdc191437 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.68.2", + "version": "3.68.3", "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.2/trufflehog_3.68.2_windows_amd64.tar.gz", - "hash": "001504db50fb0b4cd47a6c3311210752fc6c2f13d4a65347288d97d4592abc02" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.68.3/trufflehog_3.68.3_windows_amd64.tar.gz", + "hash": "515184dcac7c7a6095c07adee6509e7c343989c201c2ced2d9ddee454db0de26" } }, "bin": "trufflehog.exe",