texlab: Update to version 4.2.2

This commit is contained in:
github-actions[bot] 2022-08-28 16:30:19 +00:00
parent 9546800961
commit 734c88a58b

View File

@ -1,12 +1,12 @@
{
"version": "4.2.1",
"version": "4.2.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/v4.2.1/texlab-x86_64-windows.zip",
"hash": "2056370a4d15c1faf559287646c8c03b58a7c9cba9c83703749de4c6a0863db6"
"url": "https://github.com/latex-lsp/texlab/releases/download/v4.2.2/texlab-x86_64-windows.zip",
"hash": "4cfefdfef84322485d0766ff07258056adfa113f8dc0dad642d3b7e0c7eaabcc"
}
},
"bin": "texlab.exe",