From 7ec585a264f8f3724f9e900c7ebfc59c77764a77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 00:33:25 +0000 Subject: [PATCH] trufflehog: Update to version 3.31.6 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index fd5cd7a87f..95d9aac679 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.31.5", + "version": "3.31.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.31.5/trufflehog_3.31.5_windows_amd64.tar.gz", - "hash": "a1e7ae343570b20658be0c43c75498028ce0bcdeaecb938c5b62eb972756c728" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.31.6/trufflehog_3.31.6_windows_amd64.tar.gz", + "hash": "c37b1b1eb9171ad39c970ef5662ae9c64d745cb8117ea7e5bd0f53dabcd49157" } }, "bin": "trufflehog.exe",