From a85b40619c38bb020c0b633b9e9740a5a3a08365 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 01:55:04 +0000 Subject: [PATCH] trufflehog: Update to version 3.25.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c53d4d62c0..2043358fbb 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.24.0", + "version": "3.25.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.24.0/trufflehog_3.24.0_windows_amd64.tar.gz", - "hash": "3d623b3ca048cadc061bc499d9574664b97fbacbd18f6147a641e9ede79157a8" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.25.0/trufflehog_3.25.0_windows_amd64.tar.gz", + "hash": "b4586b032d407a55a1404d384a1667d86cfc82eed473f966a7f713c86e0610c6" } }, "bin": "trufflehog.exe",