{
    "version": "0.15.6",
    "description": "Blazing fast general purpose fuzzy finder TUI.",
    "homepage": "https://github.com/alexpasmantier/television",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/alexpasmantier/television/releases/download/0.15.6/tv-0.15.6-x86_64-pc-windows-msvc.zip",
            "hash": "2827d67df9dd196c6277b3cbe45dac45d41e56b50356ae66e08b595825feb912"
        }
    },
    "bin": "tv.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/alexpasmantier/television/releases/download/$version/tv-$version-x86_64-pc-windows-msvc.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
