From 90642741c3e739d26fa03007b05b1bb4051ac524 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 00:34:03 +0000 Subject: [PATCH] trufflehog: Update to version 3.21.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 1171c9c318..79dc554545 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.20.0", + "version": "3.21.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.20.0/trufflehog_3.20.0_windows_amd64.tar.gz", - "hash": "9d16c1d024e461887c851df5befc3111264f599d4242f3892e1c0e1759c391c2" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.21.0/trufflehog_3.21.0_windows_amd64.tar.gz", + "hash": "6b61e8857cdcfe7652951372a18137420793f36bfc624ab048a527ce36e28563" } }, "bin": "trufflehog.exe",