From 0f34b1741ce47f3e2c851fd8aeaaab84d24b21c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:23:32 +0000 Subject: [PATCH] texlab: Update to version 5.10.1 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 9ec525bcbe..d4f6b98cdb 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.10.0", + "version": "5.10.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/v5.10.0/texlab-x86_64-windows.zip", - "hash": "97caf9624248b62aba8a15af4e7efb7328417e46d19459b6f5f3fafd52c5d917" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.10.1/texlab-x86_64-windows.zip", + "hash": "d674efe6f201816bc7c7ea6a33a3b37041fff4c7b19231fce0b73a296ae8bede" } }, "bin": "texlab.exe",