mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
lemminx: Add version 0.21.0 (#3958)
* Lemminx: Add version 0.19.1-541 * Lemminx: Add version 0.21.0 * Update bucket/lemminx.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
e06892efb1
commit
a872ef2e10
24
bucket/lemminx.json
Normal file
24
bucket/lemminx.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": "0.21.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.21.0/lemminx-win32.zip",
|
||||
"hash": "3bd91145d77ca5a559e88e138eb8b89cbe6a10e2e4245212718974111588970d"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",
|
||||
"bin": "lemminx.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/redhat-developer/vscode-xml"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/redhat-developer/vscode-xml/releases/download/$version/lemminx-win32.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user