{
    "version": "6.0.0",
    "description": "A log file highlighter",
    "homepage": "https://github.com/bensadeh/tailspin",
    "license": "MIT",
    "depends": "main/less",
    "architecture": {
        "64bit": {
            "url": "https://github.com/bensadeh/tailspin/releases/download/6.0.0/tailspin-x86_64-pc-windows-msvc.zip",
            "hash": "4a20a89e471471fdcf1afea6ad821aeb3cdab89a49da84445e1d3ff7895e67c6"
        }
    },
    "bin": "tspin.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/bensadeh/tailspin/releases/download/$version/tailspin-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
