From a0f130362fa68ed450643f5b98a312f6ce0a1a30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 20:25:24 +0000 Subject: [PATCH] trufflehog: Update to version 3.33.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 62872a0ea9..51af5a0bb6 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.32.2", + "version": "3.33.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.32.2/trufflehog_3.32.2_windows_amd64.tar.gz", - "hash": "bd65ec6eb998ae08b4d67501bfd7af9e598bd2bc7f6fb322fab665ba10fabd93" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.33.0/trufflehog_3.33.0_windows_amd64.tar.gz", + "hash": "aa865ee1a1a4936d104471fdb080d19198b48369b81faaf4b184b55c996105e8" } }, "bin": "trufflehog.exe",