texlab: Update to version 5.9.0

This commit is contained in:
github-actions[bot] 2023-08-06 08:24:51 +00:00
parent ab2dcc7edb
commit 915532b264

View File

@ -1,12 +1,12 @@
{ {
"version": "5.8.0", "version": "5.9.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/v5.8.0/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.9.0/texlab-x86_64-windows.zip",
"hash": "5ad158c40ee264b43085db72b04eb5837bf0a1c6a79e14b1b3450977c3b3ed6e" "hash": "81b9aeac5490dd5541d8962501e436bc9242089751eb83858b4ecc5449298b3f"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",