diff --git a/bucket/lemminx.json b/bucket/lemminx.json index be95643572..443b0fec91 100644 --- a/bucket/lemminx.json +++ b/bucket/lemminx.json @@ -1,12 +1,12 @@ { - "version": "0.27.1", + "version": "0.27.2", "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.1/lemminx-win32.zip", - "hash": "7453ab20be9165e0d4e0b545fa613b349c2c5043c827cb3c2efba0eac014bb4f" + "url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.27.2/lemminx-win32.zip", + "hash": "28276595771779900f5478927c0ede47ee575f99c2287ab31dc31154befd36c9" } }, "pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",