From 6dab6fc7a3a5e8a2d18e9277b5c05fe1bab21427 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 00:34:01 +0000 Subject: [PATCH] trufflehog: Update to version 3.32.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 95d9aac679..3277c5f2ea 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.31.6", + "version": "3.32.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.31.6/trufflehog_3.31.6_windows_amd64.tar.gz", - "hash": "c37b1b1eb9171ad39c970ef5662ae9c64d745cb8117ea7e5bd0f53dabcd49157" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.32.0/trufflehog_3.32.0_windows_amd64.tar.gz", + "hash": "5efdddacbb3a58edfb806e10abf25fddc954a81f4267d505dcd3876bd9b98a94" } }, "bin": "trufflehog.exe",