{
    "version": "0.11.4",
    "description": "Fast CLI and TUI for browsing AI models, benchmarks, and coding agents",
    "homepage": "https://github.com/arimxyer/models",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/arimxyer/models/releases/download/v0.11.4/models-x86_64-pc-windows-msvc.zip",
            "hash": "4d73977549d82eb1de473ca27f5db29997bb42ab7fb2f4c1c9740d0b05cfc2b4"
        }
    },
    "bin": "models.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/arimxyer/models/releases/download/v$version/models-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
