From 29efb3e0580d1c62107bb9b09efcbc057a06313c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 16:28:38 +0000 Subject: [PATCH] lemminx: Update to version 0.27.1 --- bucket/lemminx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lemminx.json b/bucket/lemminx.json index c7769187df..be95643572 100644 --- a/bucket/lemminx.json +++ b/bucket/lemminx.json @@ -1,12 +1,12 @@ { - "version": "0.27.0", + "version": "0.27.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.27.0/lemminx-win32.zip", - "hash": "3585bce450280f934b602522e132e92a894e51d8e53510494f325528d491ec1f" + "url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.27.1/lemminx-win32.zip", + "hash": "7453ab20be9165e0d4e0b545fa613b349c2c5043c827cb3c2efba0eac014bb4f" } }, "pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",