From d429fe65a64ae99879c42e8340fa107da25c0b06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:24:17 +0000 Subject: [PATCH] trufflehog: Update to version 3.54.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 9d799d31d5..7843668d48 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.54.1", + "version": "3.54.2", "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.54.1/trufflehog_3.54.1_windows_amd64.tar.gz", - "hash": "926e997479083c3b679d694785fe558d2a473ab140e709f6d3d88d29b60ed63c" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.54.2/trufflehog_3.54.2_windows_amd64.tar.gz", + "hash": "0bb7389ab7c770bba1d64027a5b1eee9d7730a5b1278575bfe4ed26f97bb127e" } }, "bin": "trufflehog.exe",