From 5c6709c559d4bf47eabd3abcede5e503d4ef338d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 00:39:56 +0000 Subject: [PATCH] texlab: Update to version 5.24.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 0e4e46e9f2..c19b6b9737 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.23.1", + "version": "5.24.0", "description": "Language Server Protocol for LaTeX", "homepage": "https://texlab.netlify.com", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/latex-lsp/texlab/releases/download/v5.23.1/texlab-x86_64-windows.zip", - "hash": "679e9df88579c755fb5bebf785b2a0783d4ac6e4e4163dab496c432202e53552" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.24.0/texlab-x86_64-windows.zip", + "hash": "014058d539b4ba6cddcb5dab3881cba0815497cb00c454225d448cb534aa51b1" } }, "bin": "texlab.exe",