texlab: Update to version 5.10.1

This commit is contained in:
github-actions[bot] 2023-10-10 20:23:32 +00:00
parent c2d5c3969a
commit 0f34b1741c

View File

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