From d5fc52d826770b33812749029fc810a4f8ad70d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:27:38 +0000 Subject: [PATCH] texlab: Update to version 5.22.1 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 3b8949b3bf..15941bce95 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.22.0", + "version": "5.22.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.22.0/texlab-x86_64-windows.zip", - "hash": "da1476dbe6410ee61019d854ad50ab98ac5cc47b8e1913acfa2d7b1257e88cc0" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.22.1/texlab-x86_64-windows.zip", + "hash": "82bcd5ba4e5bf6d9c9e55b3a38b6aadef6d7e3c1bf0d61bd9452cb91bb902604" } }, "bin": "texlab.exe",