From 591dbbb80a0f1a369cace640f7c93ebfcc760893 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 12:29:51 +0000 Subject: [PATCH] texlab: Update to version 5.10.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index cc197eab71..9ec525bcbe 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.9.2", + "version": "5.10.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.9.2/texlab-x86_64-windows.zip", - "hash": "0b75ac48b93c51253101130914bccdc168042a9e3c49e062e9c6a06bc2769a9e" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.10.0/texlab-x86_64-windows.zip", + "hash": "97caf9624248b62aba8a15af4e7efb7328417e46d19459b6f5f3fafd52c5d917" } }, "bin": "texlab.exe",