From 03b190ca26aef93cfa5518d25af48d1c5547d96a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 16:28:21 +0000 Subject: [PATCH] trufflehog: Update to version 3.34.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 51af5a0bb6..ca9e78c6e8 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.33.0", + "version": "3.34.0", "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.33.0/trufflehog_3.33.0_windows_amd64.tar.gz", - "hash": "aa865ee1a1a4936d104471fdb080d19198b48369b81faaf4b184b55c996105e8" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.34.0/trufflehog_3.34.0_windows_amd64.tar.gz", + "hash": "040402fd51e1af98419204fb52553e344bcde56cac1ab68b91a3289ae43ef15a" } }, "bin": "trufflehog.exe",