From 35a0112507c542eddf3d2ace62a38ea0ec44e0d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 16:32:30 +0000 Subject: [PATCH] trufflehog: Update to version 3.4.5 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 64ed2e726b..d92bc9cf38 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.4.4", + "version": "3.4.5", "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.4.4/trufflehog_3.4.4_windows_amd64.tar.gz", - "hash": "2cf014a7d0d6dfc96186bee6cf2cdd90764e1bddc0650e992dd2c8e6c5a4fc5b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.4.5/trufflehog_3.4.5_windows_amd64.tar.gz", + "hash": "2b3f9102c5c3de76aad70bc664f0ce1869e4dfd9762eafdd41c1b1d206e87cb0" } }, "bin": "trufflehog.exe",