texlab: Update to version 5.2.0

This commit is contained in:
github-actions[bot] 2023-01-29 16:28:27 +00:00
parent 5a11caa98f
commit f317d2453d

View File

@ -1,12 +1,12 @@
{
"version": "5.1.0",
"version": "5.2.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/v5.1.0/texlab-x86_64-windows.zip",
"hash": "5d960ef91c53802e5b7a93cfca018ad4f38ad7452d51a2643dbbefbedb889e23"
"url": "https://github.com/latex-lsp/texlab/releases/download/v5.2.0/texlab-x86_64-windows.zip",
"hash": "be99fd6fef3bf6b01fa1864a8a574a3d9ef33bd2d2b08d570975fddc2870a9e1"
}
},
"bin": "texlab.exe",