From 7508a45967cb5751d67fbbf61f2800a983528a68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 20:24:29 +0000 Subject: [PATCH] trufflehog: Update to version 3.63.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index dc823891d0..94541b4a7e 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.62.1", + "version": "3.63.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.62.1/trufflehog_3.62.1_windows_amd64.tar.gz", - "hash": "aef3dde91bd2d59d2227516d68c5a15d9001cbe55c8b4f7dd335a9b192e5b9c1" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.0/trufflehog_3.63.0_windows_amd64.tar.gz", + "hash": "3122ac287e3366d61603affe2f4a3658f72d848879af0de31c737f25eb97756f" } }, "bin": "trufflehog.exe",