From 848b8e9501bc7c9b4924064463cbfd63c7de8bbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 00:34:44 +0000 Subject: [PATCH] trufflehog: Update to version 3.82.6 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 698f7eb7ae..592a90a11f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.5", + "version": "3.82.6", "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.82.5/trufflehog_3.82.5_windows_amd64.tar.gz", - "hash": "82c00520a60272a347b8a61df2e446abf7eea066ed6910b7a4bb15bc26b13299" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.6/trufflehog_3.82.6_windows_amd64.tar.gz", + "hash": "a6100cccc877080c5a06aa04b7b7bbeb53cbabf579eb1781847ea74dd00e1a9f" } }, "bin": "trufflehog.exe",