From a0aef97f2418f020697e506d897f0599bdc7b0da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Sep 2023 00:33:04 +0000 Subject: [PATCH] trufflehog: Update to version 3.54.4 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 08a488cbf5..717119ede3 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.54.3", + "version": "3.54.4", "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.54.3/trufflehog_3.54.3_windows_amd64.tar.gz", - "hash": "8ae00fb448dd1e79943e6ac593ad1933b59acc05858dda79d848807c087c7be4" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.54.4/trufflehog_3.54.4_windows_amd64.tar.gz", + "hash": "0ce765cb73b976eeb85d249d3b6669d27f1206a21b076bf402479ed8cd437bc8" } }, "bin": "trufflehog.exe",