From 7b2dd53ce9dd7dcf3d264eb86222ab23b190918c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 20:29:28 +0000 Subject: [PATCH] trufflehog: Update to version 3.10.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 997a15775f..efae03eb2d 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.10.2", + "version": "3.10.3", "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.10.2/trufflehog_3.10.2_windows_amd64.tar.gz", - "hash": "56a6557233f15a2dad9df244d00d7637fdab9ec60eafa18a2b041b823b9c3500" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.10.3/trufflehog_3.10.3_windows_amd64.tar.gz", + "hash": "4ef968e9005dea4f63f7d063c3057d552dbe488920db0f915a8363a2d05378d2" } }, "bin": "trufflehog.exe",