From ccac1dd3f5dde8f1a1339714e7d704fd4cdcca0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 20:30:16 +0000 Subject: [PATCH] trufflehog: Update to version 3.12.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 8dc6441cec..bc6e358715 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.12.0", + "version": "3.12.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.12.0/trufflehog_3.12.0_windows_amd64.tar.gz", - "hash": "693f83ac3ac4bc43f542a088046cd5ee72241193b14440305f98365628c89a65" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.12.1/trufflehog_3.12.1_windows_amd64.tar.gz", + "hash": "23d752da329fdce0b80e27c1abedd7a6492ad0cdda3d3b8e51ddc4ce6eaecb59" } }, "bin": "trufflehog.exe",