From 44acbe437db238ccd9c05901743b365ffd0676b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 08:25:30 +0000 Subject: [PATCH] texlab: Update to version 5.5.1 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 7e7fe873ff..b6690f84ab 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.5.0", + "version": "5.5.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.5.0/texlab-x86_64-windows.zip", - "hash": "61ea12dc3697a587914f6ca5dbb3b6eac227a16cb6d94add6032e1ff3e8661ee" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.5.1/texlab-x86_64-windows.zip", + "hash": "fba77d9fdc1bd7487838906f5b9caa9cb0535d1e22f4acb475b37ef8de3d6f5c" } }, "bin": "texlab.exe",