texlab: Update to version 5.5.0

This commit is contained in:
github-actions[bot] 2023-04-16 20:24:48 +00:00
parent 5c9076ab00
commit 0f13d82e15

View File

@ -1,12 +1,12 @@
{ {
"version": "5.4.2", "version": "5.5.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.4.2/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.5.0/texlab-x86_64-windows.zip",
"hash": "cf01206cad51ee46115d5d3fd5b11b3f36ed40f4bdc2cc564998f97d49951d22" "hash": "61ea12dc3697a587914f6ca5dbb3b6eac227a16cb6d94add6032e1ff3e8661ee"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",