From 726a5a1a54d1a6fcedd07b413b5d46b9df554821 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 16:27:53 +0000 Subject: [PATCH] trufflehog: Update to version 3.31.4 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index e400747cce..bbca4b370d 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.31.3", + "version": "3.31.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.31.3/trufflehog_3.31.3_windows_amd64.tar.gz", - "hash": "5624649cbb4c2b0fd589086748f1afca15f598af6b3318400b5de551dcf93896" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.31.4/trufflehog_3.31.4_windows_amd64.tar.gz", + "hash": "96a36b05816260fc362ce6fdc4a0108af39e37ce91d38d0a4c87aebc2d3d18f1" } }, "bin": "trufflehog.exe",