{ "version": "3.3.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/v3.3.2/texlab-x86_64-windows.zip", "hash": "a2daf30e4123b0c1eddf40f80456c66e0456f4f2b0832e99d252b270c38e0d92" } }, "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" } } } }