From 656887eb301ca8a5461ddd80115ddfb41e8075b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 21:05:22 +0000 Subject: [PATCH] texlab: Update to version 5.14.1 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index ef345f8bdf..a0857c2f27 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.14.0", + "version": "5.14.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.14.0/texlab-x86_64-windows.zip", - "hash": "0d7a74a3e4428f95a46207dda64c16d674f574519f5f2825327d1e509c966b1b" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.14.1/texlab-x86_64-windows.zip", + "hash": "6f1b63cddf381b12c21f154afb0c217f0cf942f1d09ac275d3fe1f79cd2a4b47" } }, "bin": "texlab.exe",