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