From a1e491d2cf515f3243a7fcb5a422ebc6eda9b774 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 00:34:20 +0000 Subject: [PATCH] trufflehog: Update to version 3.45.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 9eb0170700..f5441e0dd9 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.45.0", + "version": "3.45.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.45.0/trufflehog_3.45.0_windows_amd64.tar.gz", - "hash": "afcf28efb98224fafe09f1d7ad5007c15504dde72592a68f16a8da2a3179c12a" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.45.1/trufflehog_3.45.1_windows_amd64.tar.gz", + "hash": "57e1e65b59615439c307962aa0158db0a98c788911f6d1a7ab1cb18c36607bbd" } }, "bin": "trufflehog.exe",