From e2ebb8571161d4b4fd8077120e59f68a2b8ede0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 20:24:53 +0000 Subject: [PATCH] trufflehog: Update to version 3.63.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index da66461474..891728e6e6 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.1", + "version": "3.63.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.63.1/trufflehog_3.63.1_windows_amd64.tar.gz", - "hash": "eeae0ec2a777c635cb499b9570c5bf3fd4df276fe2fd4f081ee2019e27b8ca83" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.2/trufflehog_3.63.2_windows_amd64.tar.gz", + "hash": "3993b912f2b0413ac73b4900a974650b7bc9060e744f2969cba3000fca8bbd99" } }, "bin": "trufflehog.exe",