texlab: Update to version 5.19.0

This commit is contained in:
github-actions[bot] 2024-07-08 20:26:23 +00:00
parent 9cbce879fd
commit 5c85ba367a

View File

@ -1,12 +1,12 @@
{ {
"version": "5.18.0", "version": "5.19.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.18.0/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.19.0/texlab-x86_64-windows.zip",
"hash": "a05889e79cfc3f873f653751f94d21ff2be952c5f9ed78e6963d380138c30938" "hash": "55753258c54f742842484191404602a85334b29e92a49da4ff132f8660a51115"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",