From 49df4d9af233a14e106d10a52ed0fd756629b3f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 00:33:52 +0000 Subject: [PATCH] trufflehog: Update to version 3.81.10 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index e8c6872ff9..e7bf3b6cd5 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.81.9", + "version": "3.81.10", "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.9/trufflehog_3.81.9_windows_amd64.tar.gz", - "hash": "7e1537d35b2a1d993bda4eb5531d479f19b9381db45fd16a9163703ae7602f44" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.81.10/trufflehog_3.81.10_windows_amd64.tar.gz", + "hash": "e1bc06b899eb20a5b5e55c6cb25cfbc27b67c14b8ca7a319616dfa965ada7a8e" } }, "bin": "trufflehog.exe",