From b418c543fb6b423388bfbe8976f5a641f7a89339 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:31:00 +0000 Subject: [PATCH] trufflehog: Update to version 3.82.11 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 626a97bb14..34f51ce1d5 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.9", + "version": "3.82.11", "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.9/trufflehog_3.82.9_windows_amd64.tar.gz", - "hash": "656061ed1a61da5e2f705505e5b51616412f2212948868cd52920a22335d5f2c" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.11/trufflehog_3.82.11_windows_amd64.tar.gz", + "hash": "a64b35f1357171c0d31840f22a1b786f27cd90be55cf802fee2b566e2e43de9d" } }, "bin": "trufflehog.exe",