From ce485c6f0ec93b576b72e6e659ff1956542f7258 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:29:43 +0000 Subject: [PATCH] trufflehog: Update to version 3.81.7 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c9260e9636..cfbeee05a9 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.81.6", + "version": "3.81.7", "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.6/trufflehog_3.81.6_windows_amd64.tar.gz", - "hash": "21af546e3eedebde001b961737c7c3d152d145baf1784c62690211c568a17da7" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.81.7/trufflehog_3.81.7_windows_amd64.tar.gz", + "hash": "7227a5e6e3bde7aab29245076b4c216d366ebbc0a116d4c2286c4bfb226fdd38" } }, "bin": "trufflehog.exe",