diff --git a/bucket/texlab.json b/bucket/texlab.json index 8f5c67a21f..e96776969d 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "3.2.0", + "version": "3.3.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.2.0/texlab-x86_64-windows.zip", - "hash": "824287396628e4fe52e76653317dfc045fc9f0c9fd84fc239739cd948f87f162" + "url": "https://github.com/latex-lsp/texlab/releases/download/v3.3.0/texlab-x86_64-windows.zip", + "hash": "25864c3c55b309a1fe31693369721a86f46453ac4b84e70eb49b1b99756463b5" } }, "bin": "texlab.exe",