lemminx: Update to version 0.22.0

This commit is contained in:
github-actions[bot] 2022-10-21 04:47:05 +00:00
parent d1600790bc
commit 47f7bdc43f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.21.0", "version": "0.22.0",
"description": "LeMMinX is a language server for XML and XSD files", "description": "LeMMinX is a language server for XML and XSD files",
"homepage": "https://github.com/eclipse/lemminx", "homepage": "https://github.com/eclipse/lemminx",
"license": "EPL-2.0", "license": "EPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.21.0/lemminx-win32.zip", "url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.22.0/lemminx-win32.zip",
"hash": "3bd91145d77ca5a559e88e138eb8b89cbe6a10e2e4245212718974111588970d" "hash": "7821f02426555b2382e46e3c224781efdcec2cb2c4b4097ae39c25cbef3cc5b6"
} }
}, },
"pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"", "pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",