From 0b885a2b4cec530bce65c178f1ce142828fec5d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 16:29:54 +0000 Subject: [PATCH] lemminx: Update to version 0.28.1 --- bucket/lemminx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lemminx.json b/bucket/lemminx.json index aaf11ba34b..c59bcf36dd 100644 --- a/bucket/lemminx.json +++ b/bucket/lemminx.json @@ -1,12 +1,12 @@ { - "version": "0.28.0", + "version": "0.28.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.28.0/lemminx-win32.zip", - "hash": "0574d7a1d06ff9ccba9bff56b36315f47a29ae14fbfd4eccc8af04a110f9cc10" + "url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.28.1/lemminx-win32.zip", + "hash": "4cca80d0d617ac74fa317938bfcb9993a2b9038baaf8b20f20770e06f036683e" } }, "pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",