{ "version": "4.3.1", "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/v4.3.1/texlab-x86_64-windows.zip", "hash": "08796766625fa7a469f1b2c698d6977498af474cc7d6f10f715eaafff73ef477" } }, "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" } } } }