From 17f306b165738c6344ba5ebffc530fc217e496b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 16:35:27 +0000 Subject: [PATCH] texlab: Update to version 5.15.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index a0857c2f27..66bffb917c 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.14.1", + "version": "5.15.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.14.1/texlab-x86_64-windows.zip", - "hash": "6f1b63cddf381b12c21f154afb0c217f0cf942f1d09ac275d3fe1f79cd2a4b47" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.15.0/texlab-x86_64-windows.zip", + "hash": "08d07bccc17a340100dd79382a54b74e0c9bb0a16e0b6a33c705b3fa3a90294f" } }, "bin": "texlab.exe",