{
    "version": "3.3.12",
    "description": "Manage and use Alibaba Cloud resources.",
    "homepage": "https://github.com/aliyun/aliyun-cli",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.3.12/aliyun-cli-windows-3.3.12-amd64.zip",
            "hash": "43bb6b72e52f54f109418d5e5d325b1a11e053131ef60514baad6fc7efdea51c"
        }
    },
    "bin": "aliyun.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/aliyun/aliyun-cli/releases/download/v$version/aliyun-cli-windows-$version-amd64.zip"
            }
        }
    }
}
