texlab: Update to version 2.2.0

This commit is contained in:
Jakub Čábera 2020-05-28 10:29:23 +02:00
parent b5474c53ab
commit 230ca44e52

View File

@ -1,12 +1,12 @@
{
"version": "2.1.0",
"version": "2.2.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/v2.1.0/texlab-x86_64-windows.zip",
"hash": "480b1ce899c612735c606229b66619537fd94350aebdf6b58d9e461bd0b4e172"
"url": "https://github.com/latex-lsp/texlab/releases/download/v2.2.0/texlab-x86_64-windows.zip",
"hash": "ed90f133b6d8778524b2124cd2bce69fd8f25cff0dbdab6f8506dc8552615186"
}
},
"bin": "texlab.exe",