texlab: Update to version 5.6.0

This commit is contained in:
github-actions[bot] 2023-05-20 20:26:27 +00:00
parent 395ee8e1df
commit cbad14ebe1

View File

@ -1,12 +1,12 @@
{ {
"version": "5.5.1", "version": "5.6.0",
"description": "Language Server Protocol for LaTeX", "description": "Language Server Protocol for LaTeX",
"homepage": "https://texlab.netlify.com", "homepage": "https://texlab.netlify.com",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/latex-lsp/texlab/releases/download/v5.5.1/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.6.0/texlab-x86_64-windows.zip",
"hash": "fba77d9fdc1bd7487838906f5b9caa9cb0535d1e22f4acb475b37ef8de3d6f5c" "hash": "09ce9d0db30b35571ce66a2ff7c0d79ef7a9c4426709a7eb57ac338402a203a2"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",