From 61c0c2c4198b06d74f854d156c08555fe643e73a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 16:26:53 +0000 Subject: [PATCH] texlab: Update to version 5.13.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 5550138767..4f34106d43 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.12.4", + "version": "5.13.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.12.4/texlab-x86_64-windows.zip", - "hash": "e03ced0e2822dea2a94c28fedfdb443d34b1e0916bf65192de551ae92f33aae7" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.13.0/texlab-x86_64-windows.zip", + "hash": "fc0705d66a6d153701c7f6a4790e0ccf0d63adc11cb55f44238dde9be0ac14d0" } }, "bin": "texlab.exe",