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