From f74e5becc8b1a456871d5882ae513d0ff10eb365 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 04:27:35 +0000 Subject: [PATCH] trufflehog: Update to version 3.78.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d26794e042..e8d0d95af0 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.78.1", + "version": "3.78.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.78.1/trufflehog_3.78.1_windows_amd64.tar.gz", - "hash": "5104cec7908058d01ca02b9f35aba7daedb8196d83b5e05d81935b37f522c7b7" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.78.2/trufflehog_3.78.2_windows_amd64.tar.gz", + "hash": "4cf2ca683be674d9967900f68c4e38285757601f3c8088893487a83cb5c2fa63" } }, "bin": "trufflehog.exe",