From 23b404fbdde22a2446678b2767adbd22d334902b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 16:25:57 +0000 Subject: [PATCH] texlab: Update to version 5.11.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index d4f6b98cdb..dd6f3133e3 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.10.1", + "version": "5.11.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.10.1/texlab-x86_64-windows.zip", - "hash": "d674efe6f201816bc7c7ea6a33a3b37041fff4c7b19231fce0b73a296ae8bede" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.11.0/texlab-x86_64-windows.zip", + "hash": "646163a504728c8c5fba5e04ff72ffb0c28f752630763749c7d35913af63d237" } }, "bin": "texlab.exe",