texlab: Update to version 4.2.0

This commit is contained in:
github-actions[bot] 2022-07-03 16:30:36 +00:00
parent f52973c68d
commit 48d55f0cef

View File

@ -1,12 +1,12 @@
{ {
"version": "4.1.0", "version": "4.2.0",
"description": "Language Server Protocol for LaTeX", "description": "Language Server Protocol for LaTeX",
"homepage": "https://texlab.netlify.com", "homepage": "https://texlab.netlify.com",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/latex-lsp/texlab/releases/download/v4.1.0/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v4.2.0/texlab-x86_64-windows.zip",
"hash": "647684fa03b609dfb6b9db7ed8267cfafdf58778685dee516d080150c109a35d" "hash": "45b01aa52b839d597aba17e273f4204683ca7da603d3c9367bfb6e449b76aef5"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",