From 1435a390fdb5f75d943ee8b8023dddebd878d864 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 16:28:52 +0000 Subject: [PATCH] trufflehog: Update to version 3.81.8 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index cfbeee05a9..8f42c89954 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.81.7", + "version": "3.81.8", "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.7/trufflehog_3.81.7_windows_amd64.tar.gz", - "hash": "7227a5e6e3bde7aab29245076b4c216d366ebbc0a116d4c2286c4bfb226fdd38" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.81.8/trufflehog_3.81.8_windows_amd64.tar.gz", + "hash": "7ba905e8e4cba64f1df56bb1498c21193c9f02a36d86294c761f53bafaadded6" } }, "bin": "trufflehog.exe",