diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 3a4b7d7a3b..0cd16f1ee9 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.86.0", + "version": "3.86.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.86.0/trufflehog_3.86.0_windows_amd64.tar.gz", - "hash": "11f39ac7c7796aeea74d97ee80971d0f38555c98e7aea923b4ab8b6ae29bd9dc" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.86.1/trufflehog_3.86.1_windows_amd64.tar.gz", + "hash": "e86bf2a8277b0be88e59da2cf44a93ab03c55811124e87c86a40a1802b1df845" } }, "bin": "trufflehog.exe",