diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 94541b4a7e..da66461474 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.0", + "version": "3.63.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.63.0/trufflehog_3.63.0_windows_amd64.tar.gz", - "hash": "3122ac287e3366d61603affe2f4a3658f72d848879af0de31c737f25eb97756f" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.1/trufflehog_3.63.1_windows_amd64.tar.gz", + "hash": "eeae0ec2a777c635cb499b9570c5bf3fd4df276fe2fd4f081ee2019e27b8ca83" } }, "bin": "trufflehog.exe",