lemminx: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2025-03-05 20:29:35 +00:00
parent ef33464577
commit 6bb6b5a33f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.27.2", "version": "0.28.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.27.2/lemminx-win32.zip", "url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.28.0/lemminx-win32.zip",
"hash": "28276595771779900f5478927c0ede47ee575f99c2287ab31dc31154befd36c9" "hash": "0574d7a1d06ff9ccba9bff56b36315f47a29ae14fbfd4eccc8af04a110f9cc10"
} }
}, },
"pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"", "pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",