From 447ab563226cbfaef684736b2a9e971d6b0cb408 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 00:33:40 +0000 Subject: [PATCH] trufflehog: Update to version 3.77.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index af9c780c2d..bea835eb07 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.76.3", + "version": "3.77.0", "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.76.3/trufflehog_3.76.3_windows_amd64.tar.gz", - "hash": "c7117ce5184d6c1352ca6bf2eae6a69707086c616e01c6fa495f7e3144004945" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.77.0/trufflehog_3.77.0_windows_amd64.tar.gz", + "hash": "4d84ac8119b728de047bb700f07077e16aed6ff1f7560dac2e6490c5499bd572" } }, "bin": "trufflehog.exe",