From 94ebd0bd4c5a10611f1fcdfa6bdd6787721219a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 20:26:43 +0000 Subject: [PATCH] texlab: Update to version 5.4.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index c07e09d4e8..9761750d52 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.3.0", + "version": "5.4.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.3.0/texlab-x86_64-windows.zip", - "hash": "7041cc8f47aca30019fa01a690f144422d6846a16c88c68b8016add033936759" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.4.0/texlab-x86_64-windows.zip", + "hash": "095a683bdac6bbc9566fc025e769e132c05e0bb1dda2da8fa433128eafdeefea" } }, "bin": "texlab.exe",