From c89bea78b077e486c9393e5fdb4e23bf840e2231 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 12:31:05 +0000 Subject: [PATCH] texlab: Update to version 5.23.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 15941bce95..ac2ab6d633 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.22.1", + "version": "5.23.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.22.1/texlab-x86_64-windows.zip", - "hash": "82bcd5ba4e5bf6d9c9e55b3a38b6aadef6d7e3c1bf0d61bd9452cb91bb902604" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.23.0/texlab-x86_64-windows.zip", + "hash": "f87d035aed5c5cb58434325659d95fed591f16700bf8be9ed9008f30a07c0463" } }, "bin": "texlab.exe",