From c56d6f37628e58df5bf0a89a411bbc784e197942 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 16:28:26 +0000 Subject: [PATCH] trufflehog: Update to version 3.40.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a92f005248..ce6391c3ee 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.39.0", + "version": "3.40.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.39.0/trufflehog_3.39.0_windows_amd64.tar.gz", - "hash": "5a559b824ed51e2253e102affb251d19f2372eebd4379c4a8ea6a108ac30ce60" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.40.0/trufflehog_3.40.0_windows_amd64.tar.gz", + "hash": "6236c150f1f753bf3eb02df99f864942f5b8d7fc06a042faf84eae07100f434b" } }, "bin": "trufflehog.exe",