From 556822bbb21c760faac1d7dedcbb00bbe960598f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 16:27:37 +0000 Subject: [PATCH] trufflehog: Update to version 3.35.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index ca9e78c6e8..b19bd4a6d2 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.34.0", + "version": "3.35.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.34.0/trufflehog_3.34.0_windows_amd64.tar.gz", - "hash": "040402fd51e1af98419204fb52553e344bcde56cac1ab68b91a3289ae43ef15a" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.35.0/trufflehog_3.35.0_windows_amd64.tar.gz", + "hash": "1e3d6217c7c430d4398637f5ae390d9af1da2a176c6a4744d683e219cf18eec6" } }, "bin": "trufflehog.exe",