texlab: Update to version 3.3.2

This commit is contained in:
github-actions[bot] 2022-02-26 12:29:51 +00:00
parent 4e294dfc39
commit 0709fb3908

View File

@ -1,12 +1,12 @@
{
"version": "3.3.1",
"version": "3.3.2",
"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.1/texlab-x86_64-windows.zip",
"hash": "6c0d77a058b36eaf1b226e0bdf01783147cb834a4d480a0dcdc20a4f87b18bab"
"url": "https://github.com/latex-lsp/texlab/releases/download/v3.3.2/texlab-x86_64-windows.zip",
"hash": "a2daf30e4123b0c1eddf40f80456c66e0456f4f2b0832e99d252b270c38e0d92"
}
},
"bin": "texlab.exe",