{
    "version": "1.0.21",
    "description": "Officially CLI tool from DingTalk, designed for both human users and AI agent scenarios.",
    "homepage": "https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/download/v1.0.21/dws-windows-amd64.zip",
            "hash": "2051b16ab44afcde51003a77200ea882af4de6d8dbbe075c184536aecd7f1e1e"
        },
        "arm64": {
            "url": "https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/download/v1.0.21/dws-windows-arm64.zip",
            "hash": "24c62f206fdf2f0cfb5e8fff3682c14dbc7ac7951a35e33a6c67cbc8c89950c3"
        }
    },
    "bin": "dws.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/download/v$version/dws-windows-amd64.zip"
            },
            "arm64": {
                "url": "https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/download/v$version/dws-windows-arm64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
