From 702bd00b52233a368de5a7ba90f159048b53edf7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:24:47 +0000 Subject: [PATCH] trufflehog: Update to version 3.63.11 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 3828e84900..a78c8763a2 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.10", + "version": "3.63.11", "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.63.10/trufflehog_3.63.10_windows_amd64.tar.gz", - "hash": "5f6beb6108f017544886663e21a679cbfd4eb03385f9124af031c7ec400c5347" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.11/trufflehog_3.63.11_windows_amd64.tar.gz", + "hash": "c9dd57766056efa1950c3406a2ab9d387cf0ad0dc4054219fdad2a2a9248522d" } }, "bin": "trufflehog.exe",