From 32dd23ad9aa64bb3cafc7a9144a7315c36ce6c3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 20:30:31 +0000 Subject: [PATCH] texlab: Update to version 4.2.1 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 2c3cbd552a..66076dd999 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "4.2.0", + "version": "4.2.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/v4.2.0/texlab-x86_64-windows.zip", - "hash": "45b01aa52b839d597aba17e273f4204683ca7da603d3c9367bfb6e449b76aef5" + "url": "https://github.com/latex-lsp/texlab/releases/download/v4.2.1/texlab-x86_64-windows.zip", + "hash": "2056370a4d15c1faf559287646c8c03b58a7c9cba9c83703749de4c6a0863db6" } }, "bin": "texlab.exe",