lemminx: Update to version 0.27.0

This commit is contained in:
github-actions[bot] 2024-05-28 00:33:54 +00:00
parent a368c59a8d
commit 168dd85d2f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.26.1", "version": "0.27.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.26.1/lemminx-win32.zip", "url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.27.0/lemminx-win32.zip",
"hash": "309f0d3f8b45d43cc6a23fb3e4506acfc3ab300ca51ad4845dc96ed0271c2316" "hash": "3585bce450280f934b602522e132e92a894e51d8e53510494f325528d491ec1f"
} }
}, },
"pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"", "pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",