From 74fa3ba5a4118d9bd128eb400ccbe008547ea5ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 08:28:36 +0000 Subject: [PATCH] texlab: Update to version 5.22.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 6957fb2db9..3b8949b3bf 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.21.0", + "version": "5.22.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.21.0/texlab-x86_64-windows.zip", - "hash": "dd5d4164a4f0029e01aedbe98a18ed8758b00218c3dc54fbc4bc30ce33d82b37" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.22.0/texlab-x86_64-windows.zip", + "hash": "da1476dbe6410ee61019d854ad50ab98ac5cc47b8e1913acfa2d7b1257e88cc0" } }, "bin": "texlab.exe",