texlab: Update to version 5.3.0

This commit is contained in:
github-actions[bot] 2023-02-25 16:29:20 +00:00
parent 31a3af2c8e
commit 01cdc3edc5

View File

@ -1,12 +1,12 @@
{ {
"version": "5.2.0", "version": "5.3.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.2.0/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.3.0/texlab-x86_64-windows.zip",
"hash": "be99fd6fef3bf6b01fa1864a8a574a3d9ef33bd2d2b08d570975fddc2870a9e1" "hash": "7041cc8f47aca30019fa01a690f144422d6846a16c88c68b8016add033936759"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",