From 18973dbd464de7436de6f9e4bc7acfcafa23545c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 09:07:42 +0000 Subject: [PATCH] trufflehog: Update to version 3.72.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 487b5e2ec9..8de03ac468 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.71.2", + "version": "3.72.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.71.2/trufflehog_3.71.2_windows_amd64.tar.gz", - "hash": "787c1c0485404860680ff0c84d91d9be209e0791b4772a93582500d13172ce7b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.72.0/trufflehog_3.72.0_windows_amd64.tar.gz", + "hash": "1c945deabe9e6a7a7e747e7f484a4d3498c9f7fe8214200bc47a8ea6f866088b" } }, "bin": "trufflehog.exe",