From cbad14ebe191d228210651c59849ed667c5f8c7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 May 2023 20:26:27 +0000 Subject: [PATCH] texlab: Update to version 5.6.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index b6690f84ab..8ae575591e 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.5.1", + "version": "5.6.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.5.1/texlab-x86_64-windows.zip", - "hash": "fba77d9fdc1bd7487838906f5b9caa9cb0535d1e22f4acb475b37ef8de3d6f5c" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.6.0/texlab-x86_64-windows.zip", + "hash": "09ce9d0db30b35571ce66a2ff7c0d79ef7a9c4426709a7eb57ac338402a203a2" } }, "bin": "texlab.exe",