2024-01-28 00:32:30 +00:00

24 lines
738 B
JSON

{
"version": "5.12.3",
"description": "Language Server Protocol for LaTeX",
"homepage": "https://texlab.netlify.com",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/latex-lsp/texlab/releases/download/v5.12.3/texlab-x86_64-windows.zip",
"hash": "120d60e1fb05bac2cbc214f26ee602675ae2f8705c3233a2da0b3ab36c9cc198"
}
},
"bin": "texlab.exe",
"checkver": {
"github": "https://github.com/latex-lsp/texlab"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/latex-lsp/texlab/releases/download/v$version/texlab-x86_64-windows.zip"
}
}
}
}