texlab: Update to version 5.9.1

This commit is contained in:
github-actions[bot] 2023-08-11 20:23:49 +00:00
parent f75898eae9
commit bb0d4f731b

View File

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