texlab: Update to version 4.3.0

This commit is contained in:
github-actions[bot] 2022-09-25 12:31:23 +00:00
parent 39aeaead4f
commit 326d5d59ab

View File

@ -1,12 +1,12 @@
{ {
"version": "4.2.2", "version": "4.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/v4.2.2/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v4.3.0/texlab-x86_64-windows.zip",
"hash": "4cfefdfef84322485d0766ff07258056adfa113f8dc0dad642d3b7e0c7eaabcc" "hash": "366d86f08b0019ef517b0c2c450e969cbbdbd58466de1af0e733c6d9a64a67c3"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",