texlab: Update to version 5.4.0

This commit is contained in:
github-actions[bot] 2023-03-12 20:26:43 +00:00
parent f9ad4363f7
commit 94ebd0bd4c

View File

@ -1,12 +1,12 @@
{
"version": "5.3.0",
"version": "5.4.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/v5.3.0/texlab-x86_64-windows.zip",
"hash": "7041cc8f47aca30019fa01a690f144422d6846a16c88c68b8016add033936759"
"url": "https://github.com/latex-lsp/texlab/releases/download/v5.4.0/texlab-x86_64-windows.zip",
"hash": "095a683bdac6bbc9566fc025e769e132c05e0bb1dda2da8fa433128eafdeefea"
}
},
"bin": "texlab.exe",