From 29bace1a023a69b8ff075c81783d2d6d2a3c254e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 20:24:45 +0000 Subject: [PATCH] trufflehog: Update to version 3.63.8 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 65f3a7ee30..6b88f3a155 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.7", + "version": "3.63.8", "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.7/trufflehog_3.63.7_windows_amd64.tar.gz", - "hash": "a8c0d3998d5df0ea2330891adae1f75cf6332c417136a1004444d0636c8ab157" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.8/trufflehog_3.63.8_windows_amd64.tar.gz", + "hash": "476345398fc8cea28f7ffb51a9190981ab32aa2a99fc0f3f78bce5e2cc7bbd4a" } }, "bin": "trufflehog.exe",