diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 891728e6e6..78ea4e6645 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.2", + "version": "3.63.3", "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.2/trufflehog_3.63.2_windows_amd64.tar.gz", - "hash": "3993b912f2b0413ac73b4900a974650b7bc9060e744f2969cba3000fca8bbd99" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.3/trufflehog_3.63.3_windows_amd64.tar.gz", + "hash": "3f7bee8ecb99726c4c58c8149f730499c427b9a6cbc758608ed4f5eef03f645b" } }, "bin": "trufflehog.exe",