From a4afad32c5c57c9e02247f629cf300286412889d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 20:23:30 +0000 Subject: [PATCH] trufflehog: Update to version 3.53.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 56a5e1bd06..409c9fa3cc 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.52.1", + "version": "3.53.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.52.1/trufflehog_3.52.1_windows_amd64.tar.gz", - "hash": "afa0dd43fe46f5089aca26cf77fed9caca0416c3a140fec01a927698aacb7c6e" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.53.0/trufflehog_3.53.0_windows_amd64.tar.gz", + "hash": "4580141cc9db7da3fed773adbaa24a6e3cfea733f26627323c4922a7a59fe2ef" } }, "bin": "trufflehog.exe",