From ae6aa1e70517bedc2fc4c12d4883cb976f59a1f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 16:29:30 +0000 Subject: [PATCH] trufflehog: Update to version 3.27.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 2e3130a353..e58c87d571 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.27.0", + "version": "3.27.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.27.0/trufflehog_3.27.0_windows_amd64.tar.gz", - "hash": "e79f5e40a6f07990b8e27e1532b892c857af26d706c44d198328cdf2d631424b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.27.1/trufflehog_3.27.1_windows_amd64.tar.gz", + "hash": "06a310bfabe43a6f46edb1d5824c7354766c95a2048e87529a2bfc1727288673" } }, "bin": "trufflehog.exe",