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