{
    "version": "1.0.24",
    "description": "Official Lark/Feishu CLI tool, built for humans and AI Agents.",
    "homepage": "https://www.larksuite.com",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/larksuite/cli/releases/download/v1.0.24/lark-cli-1.0.24-windows-amd64.zip",
            "hash": "66a8f64d89f884c97ed9673589aedd5994f98a8b2330e9fd4cd64fccec4db512"
        },
        "arm64": {
            "url": "https://github.com/larksuite/cli/releases/download/v1.0.24/lark-cli-1.0.24-windows-arm64.zip",
            "hash": "d040d2290f622f365ce5a5451de484e51fb67de1384d934b6547b2c5cd52a45f"
        }
    },
    "env_set": {
        "LARKSUITE_CLI_CONFIG_DIR": "$persist_dir"
    },
    "bin": "lark-cli.exe",
    "checkver": {
        "github": "https://github.com/larksuite/cli"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/larksuite/cli/releases/download/v$version/lark-cli-$version-windows-amd64.zip"
            },
            "arm64": {
                "url": "https://github.com/larksuite/cli/releases/download/v$version/lark-cli-$version-windows-arm64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
