From cb83727ff9f51bcde4d23da30719efc63958ba9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:27:59 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.6 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index e2ff1dc447..94836d0489 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.5", + "version": "3.88.6", "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.88.5/trufflehog_3.88.5_windows_amd64.tar.gz", - "hash": "318fb6af4702ab24593a6c84d9ab2f689ce850c762e77f22fb2bb705eda1e88d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.6/trufflehog_3.88.6_windows_amd64.tar.gz", + "hash": "9a6b7aa698d3f247eede18f86a82d89e8d50b464819a52cfc14b9c0ca8a7ae9f" } }, "bin": "trufflehog.exe",