texlab: Update to version 5.10.0

This commit is contained in:
github-actions[bot] 2023-09-30 12:29:51 +00:00
parent 9c5d44aa69
commit 591dbbb80a

View File

@ -1,12 +1,12 @@
{ {
"version": "5.9.2", "version": "5.10.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.9.2/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.10.0/texlab-x86_64-windows.zip",
"hash": "0b75ac48b93c51253101130914bccdc168042a9e3c49e062e9c6a06bc2769a9e" "hash": "97caf9624248b62aba8a15af4e7efb7328417e46d19459b6f5f3fafd52c5d917"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",