From 58a7dba83a15654e767045e02c43d2b91e1304e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 04:29:28 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.20 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index afdb019e5c..d60824efc9 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.19", + "version": "3.88.20", "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.88.19/trufflehog_3.88.19_windows_amd64.tar.gz", - "hash": "718ffcc4f7175f8792d5ec6731e79412b63e565f9ef9625e25dab57cc05bc9ee" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.20/trufflehog_3.88.20_windows_amd64.tar.gz", + "hash": "b8fa731b5c48d5072df2eccf0a907cbab955aa77151611d494c057c8b5f9b674" } }, "bin": "trufflehog.exe",