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