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