From 48f4fde9bdedcd330c9124f476b0cf2812fdda3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 00:32:29 +0000 Subject: [PATCH] trufflehog: Update to version 3.61.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 979381d0fb..0585c14955 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.60.4", + "version": "3.61.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.60.4/trufflehog_3.60.4_windows_amd64.tar.gz", - "hash": "1cba21952f1325877279e855a4f1adb167d3c5f17c0dcc11622033e4914edadb" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.61.0/trufflehog_3.61.0_windows_amd64.tar.gz", + "hash": "539625504a1081de8279016a3137b90b45a754f8b3039d7b416c2d88bcfc23fd" } }, "bin": "trufflehog.exe",