diff --git a/bucket/lemminx.json b/bucket/lemminx.json index ca700c0c83..035cfff981 100644 --- a/bucket/lemminx.json +++ b/bucket/lemminx.json @@ -1,12 +1,12 @@ { - "version": "0.22.0", + "version": "0.23.0", "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.22.0/lemminx-win32.zip", - "hash": "7821f02426555b2382e46e3c224781efdcec2cb2c4b4097ae39c25cbef3cc5b6" + "url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.23.0/lemminx-win32.zip", + "hash": "e8367b1035221c49baf944ed6f73777329ab0d9ce404a52e85262234018ffe80" } }, "pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",