From e1e1ef920a968f3f68d2513f006c1f56e545e851 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 00:33:42 +0000 Subject: [PATCH] trufflehog: Update to version 3.76.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index cc28cce1e1..af9c780c2d 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.76.2", + "version": "3.76.3", "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.76.2/trufflehog_3.76.2_windows_amd64.tar.gz", - "hash": "a3a9eaf5162955648ac4bebe2422459088619a5fbbaf7bd099176cd03e7ddcc7" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.76.3/trufflehog_3.76.3_windows_amd64.tar.gz", + "hash": "c7117ce5184d6c1352ca6bf2eae6a69707086c616e01c6fa495f7e3144004945" } }, "bin": "trufflehog.exe",