From f3759991fcd0a9cd953c6e404e2af2dfc2187194 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 00:33:43 +0000 Subject: [PATCH] trufflehog: Update to version 3.26.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 16c8aa694c..835f8be152 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.25.4", + "version": "3.26.0", "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.25.4/trufflehog_3.25.4_windows_amd64.tar.gz", - "hash": "25936e340fa4b303001fa52957cbb5ac2c2ca4771772648fb8294496b863d51b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.26.0/trufflehog_3.26.0_windows_amd64.tar.gz", + "hash": "02ae522888ea01b6aeea666a38d46f32ba926ac6f3e514a4d5c09c1194daf2e8" } }, "bin": "trufflehog.exe",