From 5c85ba367a1aadadcf3a1d226d211a1ab9205c04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 20:26:23 +0000 Subject: [PATCH] texlab: Update to version 5.19.0 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 50c007e9f0..e93bb518bd 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.18.0", + "version": "5.19.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.18.0/texlab-x86_64-windows.zip", - "hash": "a05889e79cfc3f873f653751f94d21ff2be952c5f9ed78e6963d380138c30938" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.19.0/texlab-x86_64-windows.zip", + "hash": "55753258c54f742842484191404602a85334b29e92a49da4ff132f8660a51115" } }, "bin": "texlab.exe",