From ca3c038363fbd2d9853cc9b2848b2ba70f873365 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 00:33:26 +0000 Subject: [PATCH] trufflehog: Update to version 3.29.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 63c06e6010..2821162f6e 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.29.0", + "version": "3.29.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.29.0/trufflehog_3.29.0_windows_amd64.tar.gz", - "hash": "5de0d393e77d00b037f6c0e00bcde1c1cad1727aa7e3107548c7c68c28bed9c8" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.29.1/trufflehog_3.29.1_windows_amd64.tar.gz", + "hash": "412ac327b6fadf4e9fe8ff8d6d03327e513901af5693225b04055eb5e1742bfe" } }, "bin": "trufflehog.exe",