texlab: Update to version 5.0.0

This commit is contained in:
github-actions[bot] 2022-12-30 00:33:58 +00:00
parent 1b809efa3f
commit ad7053eee6

View File

@ -1,12 +1,12 @@
{
"version": "4.3.2",
"version": "5.0.0",
"description": "Language Server Protocol for LaTeX",
"homepage": "https://texlab.netlify.com",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/latex-lsp/texlab/releases/download/v4.3.2/texlab-x86_64-windows.zip",
"hash": "103f6ab875d1709e961ff2631ac0d5fd9ec69b539dd6a34467f718123c9fe1dc"
"url": "https://github.com/latex-lsp/texlab/releases/download/v5.0.0/texlab-x86_64-windows.zip",
"hash": "d40e656494d9217a9b9bd2e6869c0e48f090d06beb3e5f65826bbdd641a64650"
}
},
"bin": "texlab.exe",