From aa539a0555592e9a1e37d31430ef7f11384a89d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 16:27:32 +0000 Subject: [PATCH] trufflehog: Update to version 3.62.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 0585c14955..a1dbacb393 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.61.0", + "version": "3.62.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.61.0/trufflehog_3.61.0_windows_amd64.tar.gz", - "hash": "539625504a1081de8279016a3137b90b45a754f8b3039d7b416c2d88bcfc23fd" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.62.0/trufflehog_3.62.0_windows_amd64.tar.gz", + "hash": "213186295052edca3f001d9e3019bd174efa13546c6b0d887fcd398156f64bfe" } }, "bin": "trufflehog.exe",