From 980928e653fd9048232df21e3530693370ae1236 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 04:29:26 +0000 Subject: [PATCH] trufflehog: Update to version 3.81.6 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index e7fdfd357f..c9260e9636 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.81.5", + "version": "3.81.6", "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.5/trufflehog_3.81.5_windows_amd64.tar.gz", - "hash": "786585f4258b3ba87767b73a7cb8654ba31967264a82c8e60cbc905f81efa24d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.81.6/trufflehog_3.81.6_windows_amd64.tar.gz", + "hash": "21af546e3eedebde001b961737c7c3d152d145baf1784c62690211c568a17da7" } }, "bin": "trufflehog.exe",