From ab98c6e27c9a7e40bd525d9c4c1d03759895cc0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 20:25:42 +0000 Subject: [PATCH] trufflehog: Update to version 3.63.4 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 78ea4e6645..d56a781472 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.3", + "version": "3.63.4", "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.3/trufflehog_3.63.3_windows_amd64.tar.gz", - "hash": "3f7bee8ecb99726c4c58c8149f730499c427b9a6cbc758608ed4f5eef03f645b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.4/trufflehog_3.63.4_windows_amd64.tar.gz", + "hash": "b5d0179282c6ae9d4ee7b07990098ebba49cede1902a5a86b5f729975d015494" } }, "bin": "trufflehog.exe",