From 3c24b3cfb716542bba003ac8337206f961e2f613 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 04:30:04 +0000 Subject: [PATCH] trufflehog: Update to version 3.82.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index e7bf3b6cd5..8834ed0478 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.81.10", + "version": "3.82.0", "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.81.10/trufflehog_3.81.10_windows_amd64.tar.gz", - "hash": "e1bc06b899eb20a5b5e55c6cb25cfbc27b67c14b8ca7a319616dfa965ada7a8e" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.0/trufflehog_3.82.0_windows_amd64.tar.gz", + "hash": "4207a7f37b1c4f79fd9894df3f533658b3a8df9afb1606a91531c386351dfc62" } }, "bin": "trufflehog.exe",