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