From 1309566d443b9ad5fba7223be71115da53e290f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 16:30:43 +0000 Subject: [PATCH] trufflehog: Update to version 3.83.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index b83ae293c6..2882469fda 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.83.1", + "version": "3.83.2", "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.83.1/trufflehog_3.83.1_windows_amd64.tar.gz", - "hash": "771d7bd0b95eae61634379bc1bff490033fa5069a08b659f0941bb4afd70a4c1" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.83.2/trufflehog_3.83.2_windows_amd64.tar.gz", + "hash": "75b583e889291d0af81f3be344ac48037f7be2c43d67f99e325ac9c8b69de0e8" } }, "bin": "trufflehog.exe",