diff --git a/bucket/texlab.json b/bucket/texlab.json index 6531bd9cbe..8f5c67a21f 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "3.1.0", + "version": "3.2.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/v3.1.0/texlab-x86_64-windows.zip", - "hash": "178054fd33f57a8434ff624088462b1d0d76e1bf0ec99929d69f7543c7d3728d" + "url": "https://github.com/latex-lsp/texlab/releases/download/v3.2.0/texlab-x86_64-windows.zip", + "hash": "824287396628e4fe52e76653317dfc045fc9f0c9fd84fc239739cd948f87f162" } }, "bin": "texlab.exe",