texlab: Update to version 3.3.1

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:02 +00:00
parent 37cf50ecde
commit a612e4f088

View File

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