From 326d5d59abbe99a01ed3b424e1b2a9a2a414448b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 12:31:23 +0000 Subject: [PATCH] texlab: Update to version 4.3.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index de4b4ea1cf..5c3e93cabb 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "4.2.2", + "version": "4.3.0", "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.2.2/texlab-x86_64-windows.zip", - "hash": "4cfefdfef84322485d0766ff07258056adfa113f8dc0dad642d3b7e0c7eaabcc" + "url": "https://github.com/latex-lsp/texlab/releases/download/v4.3.0/texlab-x86_64-windows.zip", + "hash": "366d86f08b0019ef517b0c2c450e969cbbdbd58466de1af0e733c6d9a64a67c3" } }, "bin": "texlab.exe",