From ed325679f50f43d9bd221efc4c7d579aac135030 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 04:56:07 +0000 Subject: [PATCH] trufflehog: Update to version 3.10.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c089da721d..f9d2bba1d8 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.10.0", + "version": "3.10.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.10.0/trufflehog_3.10.0_windows_amd64.tar.gz", - "hash": "a36824572ef141fb85e45711167352aaad6239c0f64863444cd63040377febdb" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.10.1/trufflehog_3.10.1_windows_amd64.tar.gz", + "hash": "1f87c58d648947c266f2b3e6dac554f9be6a687529b0161e3428f92dc37e1af4" } }, "bin": "trufflehog.exe",