From 3d27b3ee4add4a199679822a7ee4a083f060ef7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 00:34:57 +0000 Subject: [PATCH] trufflehog: Update to version 3.7.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d76b398ace..178ae266ac 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.6.11", + "version": "3.7.2", "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.11/trufflehog_3.6.11_windows_amd64.tar.gz", - "hash": "562b1de0a01d99f39291343dffb40cfdf533d4347e856bdc4100fa584e137924" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.7.2/trufflehog_3.7.2_windows_amd64.tar.gz", + "hash": "1e8f1e7368115b6a08159cee851d27fc6ff367288557ee7a836e2bd58175c97b" } }, "bin": "trufflehog.exe",