From b4b17ebe59446a81e508daa280ed035c28b00540 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:25:56 +0000 Subject: [PATCH] trufflehog: Update to version 3.81.9 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 8f42c89954..e8c6872ff9 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.81.8", + "version": "3.81.9", "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.8/trufflehog_3.81.8_windows_amd64.tar.gz", - "hash": "7ba905e8e4cba64f1df56bb1498c21193c9f02a36d86294c761f53bafaadded6" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.81.9/trufflehog_3.81.9_windows_amd64.tar.gz", + "hash": "7e1537d35b2a1d993bda4eb5531d479f19b9381db45fd16a9163703ae7602f44" } }, "bin": "trufflehog.exe",