From 0720387017cc7262f547fc5179fd02fe4f256e3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 04:25:40 +0000 Subject: [PATCH] trufflehog: Update to version 3.60.4 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 170fd2d467..979381d0fb 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.60.3", + "version": "3.60.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.60.3/trufflehog_3.60.3_windows_amd64.tar.gz", - "hash": "ef2478f22d1eb75e2bee399445ce344ac9f5a35f6e1c8d90ad5d476ca37232c3" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.60.4/trufflehog_3.60.4_windows_amd64.tar.gz", + "hash": "1cba21952f1325877279e855a4f1adb167d3c5f17c0dcc11622033e4914edadb" } }, "bin": "trufflehog.exe",