texlab: Update to version 5.5.1

This commit is contained in:
github-actions[bot] 2023-05-06 08:25:30 +00:00
parent a257789748
commit 44acbe437d

View File

@ -1,12 +1,12 @@
{
"version": "5.5.0",
"version": "5.5.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.5.0/texlab-x86_64-windows.zip",
"hash": "61ea12dc3697a587914f6ca5dbb3b6eac227a16cb6d94add6032e1ff3e8661ee"
"url": "https://github.com/latex-lsp/texlab/releases/download/v5.5.1/texlab-x86_64-windows.zip",
"hash": "fba77d9fdc1bd7487838906f5b9caa9cb0535d1e22f4acb475b37ef8de3d6f5c"
}
},
"bin": "texlab.exe",