From 6ac8b810bcb8e41c0896670d779517ba1a66997b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 00:34:05 +0000 Subject: [PATCH] trufflehog: Update to version 3.74.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 1919f6223c..37d266e0ef 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.73.0", + "version": "3.74.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.73.0/trufflehog_3.73.0_windows_amd64.tar.gz", - "hash": "dedb51876a1b60513c0010b486c3ba956bb5c7e76c88081869bb6b78b6cdafd6" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.74.0/trufflehog_3.74.0_windows_amd64.tar.gz", + "hash": "e6a7d41e6b75f8019ebb6dca87356ed0e81623ac049488fa7fb4c0f106562702" } }, "bin": "trufflehog.exe",