From 051299542cd1053ba5184707653ad26ddef02077 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:25:35 +0000 Subject: [PATCH] trufflehog: Update to version 3.68.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a426439bbc..c19fed40cd 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.67.7", + "version": "3.68.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.67.7/trufflehog_3.67.7_windows_amd64.tar.gz", - "hash": "cadd0c3acbf8c1f18138df5b2b537da9d110bb1ce382acdbfe29233969a9d2c9" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.68.0/trufflehog_3.68.0_windows_amd64.tar.gz", + "hash": "b47787b6e2e049fd5acb3611c47dd715fc5d6ed91d819dcad5065f02ac97b49d" } }, "bin": "trufflehog.exe",