From eed5561945aa828bbb564d557b970fe4f6934d03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 00:35:15 +0000 Subject: [PATCH] trufflehog: Update to version 3.6.8 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 8e7b50135c..80f6d72c68 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.6.7", + "version": "3.6.8", "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.7/trufflehog_3.6.7_windows_amd64.tar.gz", - "hash": "d61a3c68817e2c3d5aa581eba3f4fc48b936f3b05ac0a702303cbedd51124712" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.6.8/trufflehog_3.6.8_windows_amd64.tar.gz", + "hash": "490d69bddf4cafbb88b452165fe89430efe1617211fe4ef48354ae1422a741e6" } }, "bin": "trufflehog.exe",