From 5ab456a146bdeac5b3e647ccd72a9b1f0ecc311c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 00:33:53 +0000 Subject: [PATCH] trufflehog: Update to version 3.80.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index fc321ecd95..6761027750 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.80.2", + "version": "3.80.3", "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.80.2/trufflehog_3.80.2_windows_amd64.tar.gz", - "hash": "107dcd706c5a605e0955ad9603973e3dd9433022b1ea1b9caa2fb3f6982c9d09" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.80.3/trufflehog_3.80.3_windows_amd64.tar.gz", + "hash": "fc592a35043888467775f4ce07346b2d32841b6bbf88a660642977e277379646" } }, "bin": "trufflehog.exe",