texlab: Update to version 2.1.0

This commit is contained in:
Jakub Čábera 2020-05-11 07:43:14 +02:00
parent b92232ff05
commit c63784f264

View File

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