texlab: Update to version 5.24.0

This commit is contained in:
github-actions[bot] 2025-11-04 00:39:56 +00:00
parent d6c89bf125
commit 5c6709c559

View File

@ -1,12 +1,12 @@
{ {
"version": "5.23.1", "version": "5.24.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.23.1/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.24.0/texlab-x86_64-windows.zip",
"hash": "679e9df88579c755fb5bebf785b2a0783d4ac6e4e4163dab496c432202e53552" "hash": "014058d539b4ba6cddcb5dab3881cba0815497cb00c454225d448cb534aa51b1"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",