texlab: Update to version 5.13.1

This commit is contained in:
github-actions[bot] 2024-03-16 12:30:32 +00:00
parent fabf94b81b
commit 331794d8f9

View File

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