From 945bcc1eb85250124db1434350c1df7259cc935a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 20:29:23 +0000 Subject: [PATCH] texlab: Update to version 5.23.1 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index ac2ab6d633..0e4e46e9f2 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.23.0", + "version": "5.23.1", "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.0/texlab-x86_64-windows.zip", - "hash": "f87d035aed5c5cb58434325659d95fed591f16700bf8be9ed9008f30a07c0463" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.23.1/texlab-x86_64-windows.zip", + "hash": "679e9df88579c755fb5bebf785b2a0783d4ac6e4e4163dab496c432202e53552" } }, "bin": "texlab.exe",