From 59860414728c3f9ae945c03ba4b2d41cceaec1cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 04:33:33 +0000 Subject: [PATCH] trufflehog: Update to version 3.25.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 2043358fbb..061634e4be 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.25.0", + "version": "3.25.1", "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.25.0/trufflehog_3.25.0_windows_amd64.tar.gz", - "hash": "b4586b032d407a55a1404d384a1667d86cfc82eed473f966a7f713c86e0610c6" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.25.1/trufflehog_3.25.1_windows_amd64.tar.gz", + "hash": "8890a4c18c102020703d2d468286c2e9468b208647f4412df5ec8a6409822acb" } }, "bin": "trufflehog.exe",