texlab: Update to version 5.4.1

This commit is contained in:
github-actions[bot] 2023-03-26 20:24:59 +00:00
parent 6246b3c6ce
commit c8352f86b4

View File

@ -1,12 +1,12 @@
{
"version": "5.4.0",
"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.0/texlab-x86_64-windows.zip",
"hash": "095a683bdac6bbc9566fc025e769e132c05e0bb1dda2da8fa433128eafdeefea"
"url": "https://github.com/latex-lsp/texlab/releases/download/v5.4.1/texlab-x86_64-windows.zip",
"hash": "19516b2cfe78f85b9eff5bbfa7aac23194f53e30b075f136f76c53fb160e2c40"
}
},
"bin": "texlab.exe",