From be2d7262538a76b91d4277ff61af49edebca0049 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:29:15 +0000 Subject: [PATCH] trufflehog: Update to version 3.80.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 21c3c2d533..2af4cc434b 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.79.0", + "version": "3.80.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.79.0/trufflehog_3.79.0_windows_amd64.tar.gz", - "hash": "df4732207be98b2a6184e2c2737880bb876c0435d03bc15fd15d7509b3f5bc23" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.80.1/trufflehog_3.80.1_windows_amd64.tar.gz", + "hash": "9aa11a6fc679fb20d1f567560e3ed660332fac19b33e276e6c384e6cd48009ab" } }, "bin": "trufflehog.exe",