texlab: Update to version 5.1.0

This commit is contained in:
github-actions[bot] 2023-01-21 16:29:13 +00:00
parent cba0172005
commit 6c29580f3d

View File

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