From 54ef3113da0d0011abebf8e57e29a8438859646f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 00:32:46 +0000 Subject: [PATCH] trufflehog: Update to version 3.66.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c07d9934c4..a1126313cb 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.66.2", + "version": "3.66.3", "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.66.2/trufflehog_3.66.2_windows_amd64.tar.gz", - "hash": "80a29ea7b3142161b6f843d96a13cab32837ff2df3859ae202997d302245ef15" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.66.3/trufflehog_3.66.3_windows_amd64.tar.gz", + "hash": "0c17b0d0e008a54f8a273d996d439062cc06a4b3ebc5be196e8999d186f11e0f" } }, "bin": "trufflehog.exe",