texlab: Update to version 3.0.1

This commit is contained in:
Jakub Čábera 2021-05-22 10:46:48 -07:00
parent 4d8ddb3f28
commit cd15f46675

View File

@ -1,12 +1,12 @@
{
"version": "3.0.0",
"version": "3.0.1",
"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/v3.0.0/texlab-x86_64-windows.zip",
"hash": "b4aea3ff344130d134b25eac99b287ee0f0fc03261c8061aff7b3a4a0b2e33cb"
"url": "https://github.com/latex-lsp/texlab/releases/download/v3.0.1/texlab-x86_64-windows.zip",
"hash": "b3c78fdfda9de0f50151fa9282e86074e4c9defd43cce2bdaeec07819613e94f"
}
},
"bin": "texlab.exe",