From 624b06ecf84c5a064134dca2fc77ddea429bf20f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 00:35:23 +0000 Subject: [PATCH] trufflehog: Update to version 3.82.4 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 65ee9e743f..c5422791e2 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.3", + "version": "3.82.4", "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.3/trufflehog_3.82.3_windows_amd64.tar.gz", - "hash": "51a777bf706b593244617869d5b891cfc0f11d2cf34850f8cb746c0eb398d17b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.4/trufflehog_3.82.4_windows_amd64.tar.gz", + "hash": "17d5c526ccdb5c4cdc96fffbabdfc6d970f2e1fb4ac4247b07ccd2b2995de403" } }, "bin": "trufflehog.exe",