From 5cd89dc2627f456c25a39d9087f862a82126ece9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 00:33:15 +0000 Subject: [PATCH] trufflehog: Update to version 3.20.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 12c15c313e..1171c9c318 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.19.0", + "version": "3.20.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.19.0/trufflehog_3.19.0_windows_amd64.tar.gz", - "hash": "78f6da538a82a65f0444598c2307962bdf89370ec3970ef131bfa7eb13e70b0f" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.20.0/trufflehog_3.20.0_windows_amd64.tar.gz", + "hash": "9d16c1d024e461887c851df5befc3111264f599d4242f3892e1c0e1759c391c2" } }, "bin": "trufflehog.exe",