{ "version": "2.2.2", "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.2.2/texlab-x86_64-windows.zip", "hash": "050a8c73b7b30882709e5296fde015435cbc1d7c7d0a614d59643ff7a74b070e" } }, "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" } } } }