From d6fa3c349a412778162703f8a9292072e49a3fe8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:26:24 +0000 Subject: [PATCH] trufflehog: Update to version 3.65.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index cf5ddbf731..82977e2911 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.64.0", + "version": "3.65.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.64.0/trufflehog_3.64.0_windows_amd64.tar.gz", - "hash": "600cbdafc51f0abf620d222b4dabc6541fa0f9e4aaaa12b543b74ffb46434de8" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.65.0/trufflehog_3.65.0_windows_amd64.tar.gz", + "hash": "c7f05e9242794386403ea8939c1a3d010fdcae9260f6828e16005b6f458ac5fc" } }, "bin": "trufflehog.exe",