{ "version": "3.6.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.6.1/trufflehog_3.6.1_windows_amd64.tar.gz", "hash": "f4d88562c56dac0da44ad0e34313aa9ca9f5d6cdecfb03864a8338cdbd4cf0e5" } }, "bin": "trufflehog.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v$version/trufflehog_$version_windows_amd64.tar.gz" } }, "hash": { "url": "$baseurl/trufflehog_$version_checksums.txt" } } }