From 3b84f4f1199faaa8562acd6613c97e4a5cfe1588 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 16:31:55 +0000 Subject: [PATCH] trufflehog: Update to version 3.85.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c8e208a74c..77cd99d805 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.84.2", + "version": "3.85.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.84.2/trufflehog_3.84.2_windows_amd64.tar.gz", - "hash": "fae151315969f4ceefdf6cb76899b853549cb8760a6525cb3c2cc16544464aca" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.85.0/trufflehog_3.85.0_windows_amd64.tar.gz", + "hash": "a6b566c06ba9e3c33521e0e847725b4543c49951d6c344c7ea5e619426fc1532" } }, "bin": "trufflehog.exe",