texlab: Update to version 5.23.0

This commit is contained in:
github-actions[bot] 2025-06-14 12:31:05 +00:00
parent a90223a30e
commit c89bea78b0

View File

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