From e03fc1937f04b5d9486cc83f73d61a77b7239406 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 00:32:41 +0000 Subject: [PATCH] trufflehog: Update to version 3.63.10 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index b0c35d6b42..3828e84900 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.9", + "version": "3.63.10", "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.9/trufflehog_3.63.9_windows_amd64.tar.gz", - "hash": "f193a0e0ab3edc2c60e01c216e7677a5f1c15bb51bf127620bce89e570c21818" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.10/trufflehog_3.63.10_windows_amd64.tar.gz", + "hash": "5f6beb6108f017544886663e21a679cbfd4eb03385f9124af031c7ec400c5347" } }, "bin": "trufflehog.exe",