From 9761b2249bcd9869315281b88390bbf2f7d6b42f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 12:30:01 +0000 Subject: [PATCH] texlab: Update to version 5.8.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index c1f8dd6d6e..7da3cfc69e 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.7.0", + "version": "5.8.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.7.0/texlab-x86_64-windows.zip", - "hash": "2ee0525d00293fb2915ecd868c9bca3e148ee3b7b17eb068cdcc33dd9dd0ca81" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.8.0/texlab-x86_64-windows.zip", + "hash": "5ad158c40ee264b43085db72b04eb5837bf0a1c6a79e14b1b3450977c3b3ed6e" } }, "bin": "texlab.exe",