texlab: Update to version 4.1.0

This commit is contained in:
github-actions[bot] 2022-06-12 16:30:01 +00:00
parent 408d15f424
commit 75b61d3bc1

View File

@ -1,12 +1,12 @@
{
"version": "4.0.0",
"version": "4.1.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/v4.0.0/texlab-x86_64-windows.zip",
"hash": "a5f4a3c2edf5809fbb5b8e2cf2237a3994212a88fa285280a0944940ce9f8b34"
"url": "https://github.com/latex-lsp/texlab/releases/download/v4.1.0/texlab-x86_64-windows.zip",
"hash": "647684fa03b609dfb6b9db7ed8267cfafdf58778685dee516d080150c109a35d"
}
},
"bin": "texlab.exe",