texlab: Update to version 3.2.0

This commit is contained in:
Jakub Čábera 2021-06-12 09:27:16 -07:00
parent 06b3d7eccf
commit 3cf1aed944

View File

@ -1,12 +1,12 @@
{
"version": "3.1.0",
"version": "3.2.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.1.0/texlab-x86_64-windows.zip",
"hash": "178054fd33f57a8434ff624088462b1d0d76e1bf0ec99929d69f7543c7d3728d"
"url": "https://github.com/latex-lsp/texlab/releases/download/v3.2.0/texlab-x86_64-windows.zip",
"hash": "824287396628e4fe52e76653317dfc045fc9f0c9fd84fc239739cd948f87f162"
}
},
"bin": "texlab.exe",