From 03737587f01f9a5f7c6fc281e5f39c3f48e400ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 00:33:38 +0000 Subject: [PATCH] trufflehog: Update to version 3.54.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 409c9fa3cc..1de82a3605 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.53.0", + "version": "3.54.0", "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.53.0/trufflehog_3.53.0_windows_amd64.tar.gz", - "hash": "4580141cc9db7da3fed773adbaa24a6e3cfea733f26627323c4922a7a59fe2ef" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.54.0/trufflehog_3.54.0_windows_amd64.tar.gz", + "hash": "3aabd0e3d33ec0fc81a71f004b92ba4e75d9dcb49577c1741399e6d0b0d2ecf0" } }, "bin": "trufflehog.exe",