diff --git a/bucket/texlab.json b/bucket/texlab.json index c4d1508ea9..3a390b6d2f 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.12.1", + "version": "5.12.2", "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.1/texlab-x86_64-windows.zip", - "hash": "d8b3b1582a460b692a67f87aaf17a6fbcfba7c6b370ba221d52211d446f4f8c4" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.12.2/texlab-x86_64-windows.zip", + "hash": "5ad6dc91902fbf62135fea47fa6b0e0dac172da8864418f0105d685aaaffdc2c" } }, "bin": "texlab.exe",