From 4a78b1680ea8cac6a09436c0f5df639074176007 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 20:28:13 +0000 Subject: [PATCH] trufflehog: Update to version 3.6.6 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 8b9cc9cdcb..94b9f3f907 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.6.4", + "version": "3.6.6", "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.4/trufflehog_3.6.4_windows_amd64.tar.gz", - "hash": "33773357fb1fe09a2450413f2b74bf45de5216d240d5232324d265da0ee6266c" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.6.6/trufflehog_3.6.6_windows_amd64.tar.gz", + "hash": "fdd5a83aab43a5e1853c3cf2ec9fe7a5952805d44483997fc9ef0175796e1d50" } }, "bin": "trufflehog.exe",