From a21e5aa1e414ad14c0b605a71f01daca89376b5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 04:26:04 +0000 Subject: [PATCH] trufflehog: Update to version 3.31.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index dbca904530..e400747cce 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.31.2", + "version": "3.31.3", "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.2/trufflehog_3.31.2_windows_amd64.tar.gz", - "hash": "1a196b507f10a87f2090085b03e0f60de8355e2db3081272d97b74d581d73e1f" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.31.3/trufflehog_3.31.3_windows_amd64.tar.gz", + "hash": "5624649cbb4c2b0fd589086748f1afca15f598af6b3318400b5de551dcf93896" } }, "bin": "trufflehog.exe",