From b741a9081aa365eba7bed5bd13cda28dddb67e96 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 00:39:04 +0000 Subject: [PATCH] trufflehog: Update to version 3.16.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 93a342e3d0..fdbc5dd44c 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.16.1", + "version": "3.16.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.16.1/trufflehog_3.16.1_windows_amd64.tar.gz", - "hash": "73dd63c82ca34999a9b4063e06eafb6f27626ac39dcc4233fb2e8ba9d222046d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.16.2/trufflehog_3.16.2_windows_amd64.tar.gz", + "hash": "a2a0258167f9173597839dde016e4506f89b442fcef0787ff0b08055dbabf40b" } }, "bin": "trufflehog.exe",