lemminx: Update to version 0.23.0

This commit is contained in:
github-actions[bot] 2022-12-16 00:34:12 +00:00
parent 030251ab25
commit cd939f15bb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.22.0", "version": "0.23.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.22.0/lemminx-win32.zip", "url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.23.0/lemminx-win32.zip",
"hash": "7821f02426555b2382e46e3c224781efdcec2cb2c4b4097ae39c25cbef3cc5b6" "hash": "e8367b1035221c49baf944ed6f73777329ab0d9ce404a52e85262234018ffe80"
} }
}, },
"pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"", "pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",