From 4f5512fc798d343979c3c602246ca6313e4559bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 00:34:19 +0000 Subject: [PATCH] trufflehog: Update to version 3.16.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 59836c6bb7..93a342e3d0 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.16.0", + "version": "3.16.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.16.0/trufflehog_3.16.0_windows_amd64.tar.gz", - "hash": "c0ae5b77ab82aee6a64dbd7035dd631d3310e2cfcc97ce66796a356e2ba9b39a" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.16.1/trufflehog_3.16.1_windows_amd64.tar.gz", + "hash": "73dd63c82ca34999a9b4063e06eafb6f27626ac39dcc4233fb2e8ba9d222046d" } }, "bin": "trufflehog.exe",