From f272361b159eb2a1738199b20251bea9d9ce81b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 04:33:19 +0000 Subject: [PATCH] trufflehog: Update to version 3.16.4 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 082b5e1e84..992d91f0e9 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.16.3", + "version": "3.16.4", "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.3/trufflehog_3.16.3_windows_amd64.tar.gz", - "hash": "f03bd163afee4588cc823704daa54ea3a2a470549c2a5d4772181593b0606d92" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.16.4/trufflehog_3.16.4_windows_amd64.tar.gz", + "hash": "d885dea10c231c5501ee01e8da924232cb8567f46ec038e6b71bd06b3487ae56" } }, "bin": "trufflehog.exe",