From 3d4d7752e0c3a84a3d7461e3d8357745172e6c88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 00:32:44 +0000 Subject: [PATCH] trufflehog: Update to version 3.66.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index e3e9c1eb3b..c07d9934c4 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.66.1", + "version": "3.66.2", "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.1/trufflehog_3.66.1_windows_amd64.tar.gz", - "hash": "4cc393d11de05f3b984fb5876f24afbf471eec6c6779ae5c6c99c573ff10e447" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.66.2/trufflehog_3.66.2_windows_amd64.tar.gz", + "hash": "80a29ea7b3142161b6f843d96a13cab32837ff2df3859ae202997d302245ef15" } }, "bin": "trufflehog.exe",