From 877ccc3eae9e8346b3d37c16ddd663658fbf8ee5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 20:29:24 +0000 Subject: [PATCH] trufflehog: Update to version 3.86.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 77cd99d805..3a4b7d7a3b 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.85.0", + "version": "3.86.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.85.0/trufflehog_3.85.0_windows_amd64.tar.gz", - "hash": "a6b566c06ba9e3c33521e0e847725b4543c49951d6c344c7ea5e619426fc1532" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.86.0/trufflehog_3.86.0_windows_amd64.tar.gz", + "hash": "11f39ac7c7796aeea74d97ee80971d0f38555c98e7aea923b4ab8b6ae29bd9dc" } }, "bin": "trufflehog.exe",