From 98b145f75aec7257a71569d9601003c564067364 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 04:26:20 +0000 Subject: [PATCH] trufflehog: Update to version 3.63.5 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d56a781472..678885a9a8 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.4", + "version": "3.63.5", "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.4/trufflehog_3.63.4_windows_amd64.tar.gz", - "hash": "b5d0179282c6ae9d4ee7b07990098ebba49cede1902a5a86b5f729975d015494" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.5/trufflehog_3.63.5_windows_amd64.tar.gz", + "hash": "c7b2834c3b43abb58a08c48672cd32476f0ac843645aae9db75a5627dd2eb453" } }, "bin": "trufflehog.exe",