From 01cdc3edc5a4ced13b00024c97bb4098d2461fa7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 16:29:20 +0000 Subject: [PATCH] texlab: Update to version 5.3.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index aa294dc081..c07e09d4e8 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.2.0", + "version": "5.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/v5.2.0/texlab-x86_64-windows.zip", - "hash": "be99fd6fef3bf6b01fa1864a8a574a3d9ef33bd2d2b08d570975fddc2870a9e1" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.3.0/texlab-x86_64-windows.zip", + "hash": "7041cc8f47aca30019fa01a690f144422d6846a16c88c68b8016add033936759" } }, "bin": "texlab.exe",