From 3086d404da880d2642edb5361a602fe3487bd0c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 12:30:50 +0000 Subject: [PATCH] texlab: Update to version 5.17.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 99c15b0dd2..8b7277dc05 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.16.1", + "version": "5.17.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.16.1/texlab-x86_64-windows.zip", - "hash": "e3612799c7c0ce9eedc5e4b5d99859e9003403b7abb705752b031aabdd2d6ce3" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.17.0/texlab-x86_64-windows.zip", + "hash": "e23b63e28dbc12156ea62781cf2504ccb97b14bda199ece7d3f683f42d05f17e" } }, "bin": "texlab.exe",