From 90395e6eeb6cd21e912ec243056c6ca0ad66eeb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:25:52 +0000 Subject: [PATCH] trufflehog: Update to version 3.78.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index eacc8bc73b..d26794e042 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.78.0", + "version": "3.78.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.78.0/trufflehog_3.78.0_windows_amd64.tar.gz", - "hash": "6c229cd6539eea62d93362c85f03c5dfcd54ec45d5e6fca46d11faa8e90e6710" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.78.1/trufflehog_3.78.1_windows_amd64.tar.gz", + "hash": "5104cec7908058d01ca02b9f35aba7daedb8196d83b5e05d81935b37f522c7b7" } }, "bin": "trufflehog.exe",