From 331794d8f9837616c39ba0029e855e53804c78a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 12:30:32 +0000 Subject: [PATCH] texlab: Update to version 5.13.1 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 4f34106d43..f063fc44cc 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.13.0", + "version": "5.13.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.13.0/texlab-x86_64-windows.zip", - "hash": "fc0705d66a6d153701c7f6a4790e0ccf0d63adc11cb55f44238dde9be0ac14d0" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.13.1/texlab-x86_64-windows.zip", + "hash": "04e5f78f57e56d9fc4e6efa154b8b9d0c50f14e202853ed37d627c9b4c030659" } }, "bin": "texlab.exe",