From 6f96083adc8385901e8cd04b23e8ea36818b7d62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 04:25:11 +0000 Subject: [PATCH] trufflehog: Update to version 3.57.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index baedb1cf9a..3eb5903b77 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.56.1", + "version": "3.57.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.56.1/trufflehog_3.56.1_windows_amd64.tar.gz", - "hash": "62718ad1e282df6b5040395e58cbcdb3616d165b49ffacaef86e54285c4e6b81" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.57.0/trufflehog_3.57.0_windows_amd64.tar.gz", + "hash": "26d85c32c7c2d32e6dded9b5814daf90426056532c24b2ef5ada1a92577e334b" } }, "bin": "trufflehog.exe",