From 65ca1f953c4eae702d04e2e7c291cddbe98a4d83 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 00:34:01 +0000 Subject: [PATCH] trufflehog: Update to version 3.46.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index e7bd039a1e..71938498f5 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.46.0", + "version": "3.46.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.46.0/trufflehog_3.46.0_windows_amd64.tar.gz", - "hash": "3b836eda4f2b5b4c5b5f34bcc53fb41cc06ace2f625b68a17c150e36232a2e0d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.46.1/trufflehog_3.46.1_windows_amd64.tar.gz", + "hash": "22f99611cb958b52e5549b9b75512338ff87672140f49606026a1f8c31ec8b95" } }, "bin": "trufflehog.exe",