{ "version": "2.0.0", "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/v2.0.0/texlab-x86_64-windows.zip", "hash": "661f19c57ef8dea47f3d201f343f4c7685b3d19fa8721cd61cb610dd2fbde8e0" } }, "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" } } } }