From bb0d4f731b2bed59568cd0bbf51920cdaac12f60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:23:49 +0000 Subject: [PATCH] texlab: Update to version 5.9.1 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 33d9f5aaa7..3d5778cc41 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.9.0", + "version": "5.9.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.9.0/texlab-x86_64-windows.zip", - "hash": "81b9aeac5490dd5541d8962501e436bc9242089751eb83858b4ecc5449298b3f" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.9.1/texlab-x86_64-windows.zip", + "hash": "92d399b5db0e2377ec25edb279675c1e4d91446b7098d6363f64a7dffd2585d7" } }, "bin": "texlab.exe",