{
    "version": "2.3.3",
    "description": "Aliyundrive WebDav Service",
    "homepage": "https://github.com/messense/aliyundrive-webdav",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.3.3/aliyundrive-webdav-v2.3.3.x86_64-pc-windows-msvc.zip",
            "hash": "6582ce142faba27bb8b3ee0295dda209a675653f84fd69403cf54be2eacb9e13"
        },
        "32bit": {
            "url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.3.3/aliyundrive-webdav-v2.3.3.i686-pc-windows-msvc.zip",
            "hash": "1c833f8c2e567da0545d90471bf2f8422dcf9c7d08bfef6a62784a63fc244550"
        },
        "arm64": {
            "url": "https://github.com/messense/aliyundrive-webdav/releases/download/v2.3.3/aliyundrive-webdav-v2.3.3.x86_64-pc-windows-msvc.zip",
            "hash": "6582ce142faba27bb8b3ee0295dda209a675653f84fd69403cf54be2eacb9e13"
        }
    },
    "bin": "aliyundrive-webdav.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/messense/aliyundrive-webdav/releases/download/v$version/aliyundrive-webdav-v$version.x86_64-pc-windows-msvc.zip"
            },
            "32bit": {
                "url": "https://github.com/messense/aliyundrive-webdav/releases/download/v$version/aliyundrive-webdav-v$version.i686-pc-windows-msvc.zip"
            },
            "arm64": {
                "url": "https://github.com/messense/aliyundrive-webdav/releases/download/v$version/aliyundrive-webdav-v$version.x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
