From e60cf9420c122481bbd7afaaffd519db476faceb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 20:27:12 +0000 Subject: [PATCH] texlab: Update to version 4.3.2 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index d9ce09c035..99e0e7fc77 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "4.3.1", + "version": "4.3.2", "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/v4.3.1/texlab-x86_64-windows.zip", - "hash": "08796766625fa7a469f1b2c698d6977498af474cc7d6f10f715eaafff73ef477" + "url": "https://github.com/latex-lsp/texlab/releases/download/v4.3.2/texlab-x86_64-windows.zip", + "hash": "103f6ab875d1709e961ff2631ac0d5fd9ec69b539dd6a34467f718123c9fe1dc" } }, "bin": "texlab.exe",