From 4095be9f5f7a7b56cc47a47c683a2acd1eaf347c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:27:45 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index cd7f885e17..c35be3ac38 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.0", + "version": "3.88.1", "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.88.0/trufflehog_3.88.0_windows_amd64.tar.gz", - "hash": "e6d41f32dc4b7360c102ec238331ff91223297d477aad23876d5d36ab2a2cf47" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.1/trufflehog_3.88.1_windows_amd64.tar.gz", + "hash": "74aaf07e32a0d4417c6ed5af8ece290377dda583594b1702c08b5f4ff167766c" } }, "bin": "trufflehog.exe",