From 9a4554021fd65236462928c95adc32f62cbf3291 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 00:38:48 +0000 Subject: [PATCH] trufflehog: Update to version 3.4.4 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c741a0d867..64ed2e726b 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.4.3", + "version": "3.4.4", "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.3/trufflehog_3.4.3_windows_amd64.tar.gz", - "hash": "e10b28dfc388d0ba8bdb6e84187f6b90ce3b86238f61f31bec2c07394876d895" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.4.4/trufflehog_3.4.4_windows_amd64.tar.gz", + "hash": "2cf014a7d0d6dfc96186bee6cf2cdd90764e1bddc0650e992dd2c8e6c5a4fc5b" } }, "bin": "trufflehog.exe",