{
    "version": "3.95.2",
    "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.95.2/trufflehog_3.95.2_windows_amd64.tar.gz",
            "hash": "85ed4adc10a6273cd3381dd25e5aa24b2fc01312e445952e8e23619ef2c5bcb8"
        }
    },
    "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"
        }
    }
}
