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