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