{ "version": "5.4.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/v5.4.1/texlab-x86_64-windows.zip", "hash": "19516b2cfe78f85b9eff5bbfa7aac23194f53e30b075f136f76c53fb160e2c40" } }, "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" } } } }