diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 198a521b13..6e76c506af 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.28.5", + "version": "3.28.6", "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.28.5/trufflehog_3.28.5_windows_amd64.tar.gz", - "hash": "367942ead4e1c4bcbf72b5b4b2d84b5b670fa280902a0afbb2f7b47bbef6b2cd" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.28.6/trufflehog_3.28.6_windows_amd64.tar.gz", + "hash": "3a3020bf14da8b6f8174f35887b1e686b1f3e8d64edee6a99c0ae20239255184" } }, "bin": "trufflehog.exe",