texlab: Update to version 5.22.1

This commit is contained in:
github-actions[bot] 2025-01-29 20:27:38 +00:00
parent 6f8d0cc14e
commit d5fc52d826

View File

@ -1,12 +1,12 @@
{ {
"version": "5.22.0", "version": "5.22.1",
"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.22.0/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.22.1/texlab-x86_64-windows.zip",
"hash": "da1476dbe6410ee61019d854ad50ab98ac5cc47b8e1913acfa2d7b1257e88cc0" "hash": "82bcd5ba4e5bf6d9c9e55b3a38b6aadef6d7e3c1bf0d61bd9452cb91bb902604"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",