diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 724136f7ea..8b240cd191 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.87.0", + "version": "3.87.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.87.0/trufflehog_3.87.0_windows_amd64.tar.gz", - "hash": "d6a1945171a689240619d6186f4bc11442fdc5e6a337caaed81b413c164b0988" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.87.1/trufflehog_3.87.1_windows_amd64.tar.gz", + "hash": "890e6dae78d4a2a60c98dce764ee0516e68c75985191beb74946cc1bb95cef5c" } }, "bin": "trufflehog.exe",