{ "version": "3.13.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.13.0/trufflehog_3.13.0_windows_amd64.tar.gz", "hash": "1a71ed03e99f70825c3573a8167fb4296fb860a54fd293e7415835a969b8ebce" } }, "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" } } }