From 5253ce6a36e9be68d7fed18ca0437fa755f2e35c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 20:30:16 +0000 Subject: [PATCH] trufflehog: Update to version 3.89.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 083caad221..194295cc4a 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.89.1", + "version": "3.89.2", "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.89.1/trufflehog_3.89.1_windows_amd64.tar.gz", - "hash": "bfd699624c59503d198eda455a33eead377ce7cd9a826105739fc78d642137fc" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.89.2/trufflehog_3.89.2_windows_amd64.tar.gz", + "hash": "94a29d15aa481956fc58fd9a8df2f50e544ad08c85ee90b49ca5bd87540ebaaf" } }, "bin": "trufflehog.exe",