From 00f501bf8e9d1d863093cc1969cc99b874cc36f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 04:27:18 +0000 Subject: [PATCH] trufflehog: Update to version 3.37.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 6d99327526..e123424e1d 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.36.0", + "version": "3.37.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.36.0/trufflehog_3.36.0_windows_amd64.tar.gz", - "hash": "e20a6f7ff47e5a54de6263fb05f9c55e072613e4664aacec4d6ecf8804a20a65" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.37.0/trufflehog_3.37.0_windows_amd64.tar.gz", + "hash": "5fada3d0b4081ece53986a66479b9d544ad60d3ea09f60e13c02d6443c2dc3a9" } }, "bin": "trufflehog.exe",