From 0de95796ff2b79454f8698c91f8032342227f126 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 20:25:36 +0000 Subject: [PATCH] lemminx: Update to version 0.26.1 --- bucket/lemminx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lemminx.json b/bucket/lemminx.json index 52322826f8..4237a3fed3 100644 --- a/bucket/lemminx.json +++ b/bucket/lemminx.json @@ -1,12 +1,12 @@ { - "version": "0.26.0", + "version": "0.26.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.26.0/lemminx-win32.zip", - "hash": "ece49a11f5e8bd6ea708d6c115aba9a0540b42cbbf66b96e607b65aca6861641" + "url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.26.1/lemminx-win32.zip", + "hash": "309f0d3f8b45d43cc6a23fb3e4506acfc3ab300ca51ad4845dc96ed0271c2316" } }, "pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",