From 32dbb9a850ae461f6d29d1b9f1d0e9d921f15dd1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 20:24:12 +0000 Subject: [PATCH] texlab: Update to version 5.12.1 --- bucket/texlab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/texlab.json b/bucket/texlab.json index a6b87c0499..c4d1508ea9 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.12.0", + "version": "5.12.1", "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.0/texlab-x86_64-windows.zip", - "hash": "fbf0dab1eb9ca2d89dd8d5692084fbe6ed86f6e79b81bd901ec87c710e9eab89" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.12.1/texlab-x86_64-windows.zip", + "hash": "d8b3b1582a460b692a67f87aaf17a6fbcfba7c6b370ba221d52211d446f4f8c4" } }, "bin": "texlab.exe",