From 03bfb3984bc9ce72fc0fd53843f13ad90ca1f663 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 00:34:17 +0000 Subject: [PATCH] trufflehog: Update to version 3.6.11 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 76fd439971..d76b398ace 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.6.10", + "version": "3.6.11", "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.6.10/trufflehog_3.6.10_windows_amd64.tar.gz", - "hash": "b20c231dcdafc089510c011574ab1ee7fb4d98302222702a7650028553ce107c" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.6.11/trufflehog_3.6.11_windows_amd64.tar.gz", + "hash": "562b1de0a01d99f39291343dffb40cfdf533d4347e856bdc4100fa584e137924" } }, "bin": "trufflehog.exe",