From d7290cff9dc2cc859205a8be69feb79d4e729d66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 10 Jan 2021 17:48:42 +0100 Subject: [PATCH] texlab: Update to version 2.2.2 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index a8b5b4e2be..15c663c45a 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "2.2.1", + "version": "2.2.2", "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.1/texlab-x86_64-windows.zip", - "hash": "6909f7cb46d3b44126644cf3379b261834168ba4767aeddbbe00de9d80f52c13" + "url": "https://github.com/latex-lsp/texlab/releases/download/v2.2.2/texlab-x86_64-windows.zip", + "hash": "050a8c73b7b30882709e5296fde015435cbc1d7c7d0a614d59643ff7a74b070e" } }, "bin": "texlab.exe",