texlab: Update to version 5.9.2

This commit is contained in:
github-actions[bot] 2023-08-14 20:23:38 +00:00
parent 5f78016ad9
commit 55aafa6bfe

View File

@ -1,12 +1,12 @@
{
"version": "5.9.1",
"version": "5.9.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/v5.9.1/texlab-x86_64-windows.zip",
"hash": "92d399b5db0e2377ec25edb279675c1e4d91446b7098d6363f64a7dffd2585d7"
"url": "https://github.com/latex-lsp/texlab/releases/download/v5.9.2/texlab-x86_64-windows.zip",
"hash": "0b75ac48b93c51253101130914bccdc168042a9e3c49e062e9c6a06bc2769a9e"
}
},
"bin": "texlab.exe",