{
    "version": "1.41.0",
    "description": "Kimi CLI is your next CLI agent.",
    "homepage": "https://github.com/MoonshotAI/kimi-cli/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.41.0/kimi-1.41.0-x86_64-pc-windows-msvc-onedir.zip",
            "hash": "1fbf50b4ff6a7a24d9e14544ddb387a20f6d88dae76530b9c9166ce174a54a42"
        },
        "arm64": {
            "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.41.0/kimi-1.41.0-aarch64-pc-windows-msvc-onedir.zip",
            "hash": "c971dccb08e38358508a4b7828f07a673e2c4b8097127febab71f5bde46c0117"
        }
    },
    "extract_dir": "kimi",
    "bin": "kimi.exe",
    "checkver": {
        "github": "https://github.com/MoonshotAI/kimi-cli"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/$version/kimi-$version-x86_64-pc-windows-msvc-onedir.zip"
            },
            "arm64": {
                "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/$version/kimi-$version-aarch64-pc-windows-msvc-onedir.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
