From 50022e7e590f714c06f131b6dfb4ecfa8c590e23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 7 Jan 2021 13:58:44 +0100 Subject: [PATCH] texlab: Update to version 2.2.1 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 64123e5763..a8b5b4e2be 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.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/v2.2.0/texlab-x86_64-windows.zip", - "hash": "ed90f133b6d8778524b2124cd2bce69fd8f25cff0dbdab6f8506dc8552615186" + "url": "https://github.com/latex-lsp/texlab/releases/download/v2.2.1/texlab-x86_64-windows.zip", + "hash": "6909f7cb46d3b44126644cf3379b261834168ba4767aeddbbe00de9d80f52c13" } }, "bin": "texlab.exe",