texlab: Update to version 4.0.0

This commit is contained in:
github-actions[bot] 2022-05-25 20:28:52 +00:00
parent ef44abbb9d
commit 6a33c559c0

View File

@ -1,12 +1,12 @@
{
"version": "3.3.2",
"version": "4.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/v3.3.2/texlab-x86_64-windows.zip",
"hash": "a2daf30e4123b0c1eddf40f80456c66e0456f4f2b0832e99d252b270c38e0d92"
"url": "https://github.com/latex-lsp/texlab/releases/download/v4.0.0/texlab-x86_64-windows.zip",
"hash": "a5f4a3c2edf5809fbb5b8e2cf2237a3994212a88fa285280a0944940ce9f8b34"
}
},
"bin": "texlab.exe",