From d58d80abfe1c0ba0a389a277730feaa6afff06c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 16:29:31 +0000 Subject: [PATCH] texlab: Update to version 5.21.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 13f45cfb36..6957fb2db9 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.20.0", + "version": "5.21.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.20.0/texlab-x86_64-windows.zip", - "hash": "32973acdd12c275ee19c9a253f22ba4fa9fffa3b73886a68e0623630c0598958" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.21.0/texlab-x86_64-windows.zip", + "hash": "dd5d4164a4f0029e01aedbe98a18ed8758b00218c3dc54fbc4bc30ce33d82b37" } }, "bin": "texlab.exe",