From a985564b43898e39c8b1f03f5e75af16429f9336 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 01:14:17 +0000 Subject: [PATCH] trufflehog: Update to version 3.73.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 8de03ac468..1919f6223c 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.72.0", + "version": "3.73.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.72.0/trufflehog_3.72.0_windows_amd64.tar.gz", - "hash": "1c945deabe9e6a7a7e747e7f484a4d3498c9f7fe8214200bc47a8ea6f866088b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.73.0/trufflehog_3.73.0_windows_amd64.tar.gz", + "hash": "dedb51876a1b60513c0010b486c3ba956bb5c7e76c88081869bb6b78b6cdafd6" } }, "bin": "trufflehog.exe",