From 8a6980f69b68d0fa7ceb3e70dacdc09b885d55f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 12:31:13 +0000 Subject: [PATCH] texlab: Update to version 5.16.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 66bffb917c..d55ad8259f 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.15.0", + "version": "5.16.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.15.0/texlab-x86_64-windows.zip", - "hash": "08d07bccc17a340100dd79382a54b74e0c9bb0a16e0b6a33c705b3fa3a90294f" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.16.0/texlab-x86_64-windows.zip", + "hash": "af0575e237aef42951d94903c5d19cdd79ec9b9d85b3be1d5268bdb336285fbc" } }, "bin": "texlab.exe",