From 0e2c45175516f38044687866eca563e6396de5d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 00:34:47 +0000 Subject: [PATCH] trufflehog: Update to version 3.32.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index fefb15d43e..62872a0ea9 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.32.1", + "version": "3.32.2", "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.32.1/trufflehog_3.32.1_windows_amd64.tar.gz", - "hash": "826956ac1f8a89119ad81851c45231c135b42003aaed314532b5b73f07a221eb" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.32.2/trufflehog_3.32.2_windows_amd64.tar.gz", + "hash": "bd65ec6eb998ae08b4d67501bfd7af9e598bd2bc7f6fb322fab665ba10fabd93" } }, "bin": "trufflehog.exe",