From 6b0ec875ecf9a947599da91a6eb14adcd11f0808 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 00:39:04 +0000 Subject: [PATCH] trufflehog: Update to version 3.14.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a696aaca60..6e16a0ea02 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.13.0", + "version": "3.14.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.13.0/trufflehog_3.13.0_windows_amd64.tar.gz", - "hash": "1a71ed03e99f70825c3573a8167fb4296fb860a54fd293e7415835a969b8ebce" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.14.0/trufflehog_3.14.0_windows_amd64.tar.gz", + "hash": "4f5a39d76a9675284ef43ce9b4f8fbf19b0b7663f736b43d670055baa7c15521" } }, "bin": "trufflehog.exe",