texlab: Update to version 5.13.0

This commit is contained in:
github-actions[bot] 2024-03-10 16:26:53 +00:00
parent 335d43f25e
commit 61c0c2c419

View File

@ -1,12 +1,12 @@
{ {
"version": "5.12.4", "version": "5.13.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.12.4/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.13.0/texlab-x86_64-windows.zip",
"hash": "e03ced0e2822dea2a94c28fedfdb443d34b1e0916bf65192de551ae92f33aae7" "hash": "fc0705d66a6d153701c7f6a4790e0ccf0d63adc11cb55f44238dde9be0ac14d0"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",