{
    "version": "0.29.1",
    "description": "LeMMinX is a language server for XML and XSD files",
    "homepage": "https://github.com/eclipse/lemminx",
    "license": "EPL-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.29.1/lemminx-win32.zip",
            "hash": "ce3d5c4e731067a669f69ba9abae6092a3af3f32b59c4b8176e23da9e22079c1"
        }
    },
    "pre_install": "Rename-Item  \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",
    "bin": "lemminx.exe",
    "checkver": {
        "github": "https://github.com/redhat-developer/vscode-xml"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/redhat-developer/vscode-xml/releases/download/$version/lemminx-win32.zip"
            }
        }
    }
}
