From fc28ca5aa0b1bf9d8cea688be2095fd1c6dead0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 08:33:58 +0000 Subject: [PATCH] trufflehog: Update to version 3.25.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a2bc4f3532..b9dbf8a9ab 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.25.2", + "version": "3.25.3", "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.25.2/trufflehog_3.25.2_windows_amd64.tar.gz", - "hash": "6ba88328db65dea91815f7d91f366f256787ec0d1506fc4ca163975cf2cd32eb" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.25.3/trufflehog_3.25.3_windows_amd64.tar.gz", + "hash": "8132f24a0e38722d8e04eff9a15f0ffa27cafded338fd000c9e1d892734dccd9" } }, "bin": "trufflehog.exe",