From 0f13d82e15daaee46205bddf03ce108f07c9c633 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 20:24:48 +0000 Subject: [PATCH] texlab: Update to version 5.5.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index d957270fc1..7e7fe873ff 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.4.2", + "version": "5.5.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.4.2/texlab-x86_64-windows.zip", - "hash": "cf01206cad51ee46115d5d3fd5b11b3f36ed40f4bdc2cc564998f97d49951d22" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.5.0/texlab-x86_64-windows.zip", + "hash": "61ea12dc3697a587914f6ca5dbb3b6eac227a16cb6d94add6032e1ff3e8661ee" } }, "bin": "texlab.exe",