texlab: Update to version 4.3.2

This commit is contained in:
github-actions[bot] 2022-11-20 20:27:12 +00:00
parent 73204282ed
commit e60cf9420c

View File

@ -1,12 +1,12 @@
{ {
"version": "4.3.1", "version": "4.3.2",
"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/v4.3.1/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v4.3.2/texlab-x86_64-windows.zip",
"hash": "08796766625fa7a469f1b2c698d6977498af474cc7d6f10f715eaafff73ef477" "hash": "103f6ab875d1709e961ff2631ac0d5fd9ec69b539dd6a34467f718123c9fe1dc"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",