From 0c4474bdfd83304e9927bf031325fec678e0b6e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 00:32:55 +0000 Subject: [PATCH] trufflehog: Update to version 3.68.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c19fed40cd..0808822d39 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.68.0", + "version": "3.68.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.68.0/trufflehog_3.68.0_windows_amd64.tar.gz", - "hash": "b47787b6e2e049fd5acb3611c47dd715fc5d6ed91d819dcad5065f02ac97b49d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.68.1/trufflehog_3.68.1_windows_amd64.tar.gz", + "hash": "bb0b8c7c8f62efc34dfd86783fa90673ce65881aa3db83d40cd85ccf9807e96d" } }, "bin": "trufflehog.exe",