From f278134023172e033defb5538b71d22a91c64c15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 20:29:52 +0000 Subject: [PATCH] texlab: Update to version 4.3.1 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 5c3e93cabb..d9ce09c035 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "4.3.0", + "version": "4.3.1", "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.0/texlab-x86_64-windows.zip", - "hash": "366d86f08b0019ef517b0c2c450e969cbbdbd58466de1af0e733c6d9a64a67c3" + "url": "https://github.com/latex-lsp/texlab/releases/download/v4.3.1/texlab-x86_64-windows.zip", + "hash": "08796766625fa7a469f1b2c698d6977498af474cc7d6f10f715eaafff73ef477" } }, "bin": "texlab.exe",