texlab: Update to version 3.3.0

This commit is contained in:
Jakub Čábera 2021-10-10 23:40:26 -07:00
parent 5ea2bb7eaa
commit 57bb729031

View File

@ -1,12 +1,12 @@
{
"version": "3.2.0",
"version": "3.3.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/v3.2.0/texlab-x86_64-windows.zip",
"hash": "824287396628e4fe52e76653317dfc045fc9f0c9fd84fc239739cd948f87f162"
"url": "https://github.com/latex-lsp/texlab/releases/download/v3.3.0/texlab-x86_64-windows.zip",
"hash": "25864c3c55b309a1fe31693369721a86f46453ac4b84e70eb49b1b99756463b5"
}
},
"bin": "texlab.exe",