From 4f904dac8fad00d5c6cb7ef37c99ad5d0a2e246f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 16:30:11 +0000 Subject: [PATCH] trufflehog: Update to version 3.82.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 158fcb814f..65ee9e743f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.2", + "version": "3.82.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.82.2/trufflehog_3.82.2_windows_amd64.tar.gz", - "hash": "636ddfa3c8629fb8b663819bbc3fc7ad54a81408076fd899d352d6a311e042b7" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.3/trufflehog_3.82.3_windows_amd64.tar.gz", + "hash": "51a777bf706b593244617869d5b891cfc0f11d2cf34850f8cb746c0eb398d17b" } }, "bin": "trufflehog.exe",