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