texlab: Update to version 2.0.0

This commit is contained in:
Jakub Čábera 2020-04-21 06:41:15 +02:00
parent 98f86d6ab1
commit e1bcd6e7e6

View File

@ -1,12 +1,12 @@
{
"version": "1.10.0",
"version": "2.0.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/v1.10.0/texlab-x86_64-windows.zip",
"hash": "3bcd7a7b008947a7bc6bb556e2a83af479c13423783e27427fe76ee2b95d272a"
"url": "https://github.com/latex-lsp/texlab/releases/download/v2.0.0/texlab-x86_64-windows.zip",
"hash": "661f19c57ef8dea47f3d201f343f4c7685b3d19fa8721cd61cb610dd2fbde8e0"
}
},
"bin": "texlab.exe",