From 4f1975214b3c7532c0996429d5d8f00f3837337c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 20:28:20 +0000 Subject: [PATCH] trufflehog: Update to version 3.9.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index fa1473ad0f..0216b84e1c 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.8.0", + "version": "3.9.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.8.0/trufflehog_3.8.0_windows_amd64.tar.gz", - "hash": "f3f3268829b926752facfb5c26278076ebceba1fe45317e15329cd14717e254c" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.9.0/trufflehog_3.9.0_windows_amd64.tar.gz", + "hash": "132a139386240073c5c350a5a6953383fde6b89d4e3ec5ab9c46183550b2194f" } }, "bin": "trufflehog.exe",