texlab: Update to version 3.0.0

This commit is contained in:
Jakub Čábera 2021-05-16 12:56:46 -07:00
parent c99b109d5a
commit d82e3ff636

View File

@ -1,12 +1,12 @@
{
"version": "2.2.2",
"version": "3.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/v2.2.2/texlab-x86_64-windows.zip",
"hash": "050a8c73b7b30882709e5296fde015435cbc1d7c7d0a614d59643ff7a74b070e"
"url": "https://github.com/latex-lsp/texlab/releases/download/v3.0.0/texlab-x86_64-windows.zip",
"hash": "b4aea3ff344130d134b25eac99b287ee0f0fc03261c8061aff7b3a4a0b2e33cb"
}
},
"bin": "texlab.exe",