diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 71938498f5..7c8b455edb 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.46.1", + "version": "3.46.2", "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.46.1/trufflehog_3.46.1_windows_amd64.tar.gz", - "hash": "22f99611cb958b52e5549b9b75512338ff87672140f49606026a1f8c31ec8b95" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.46.2/trufflehog_3.46.2_windows_amd64.tar.gz", + "hash": "9429e611c087db4a8a1e17b33ae05e65441d5803263dd4a5461ec12c8f12a571" } }, "bin": "trufflehog.exe",