From 9aacf86f565ae2a5b213daf0b6c942e94fdccb4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 00:32:30 +0000 Subject: [PATCH] texlab: Update to version 5.12.3 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index 3a390b6d2f..9f99e4f672 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.12.2", + "version": "5.12.3", "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.12.2/texlab-x86_64-windows.zip", - "hash": "5ad6dc91902fbf62135fea47fa6b0e0dac172da8864418f0105d685aaaffdc2c" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.12.3/texlab-x86_64-windows.zip", + "hash": "120d60e1fb05bac2cbc214f26ee602675ae2f8705c3233a2da0b3ab36c9cc198" } }, "bin": "texlab.exe",