From 7ebb3b8264f3e7717b9c7eaab8c2a6a993dbf1f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 04:32:06 +0000 Subject: [PATCH] trufflehog: Update to version 3.6.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 7b6017a7ac..123b94c43a 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.5.0", + "version": "3.6.0", "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.5.0/trufflehog_3.5.0_windows_amd64.tar.gz", - "hash": "dbbc4a14708c7d90d1f95106229529b54054c46a76d756ff98f148db81015780" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.6.0/trufflehog_3.6.0_windows_amd64.tar.gz", + "hash": "5d067569dd346694fba6c79ea5cf0c1cb3eeb04acc7c06470f58368605388dba" } }, "bin": "trufflehog.exe",