diff --git a/bucket/texlab.json b/bucket/texlab.json index 1f87fe4948..2c3cbd552a 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "4.1.0", + "version": "4.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/v4.1.0/texlab-x86_64-windows.zip", - "hash": "647684fa03b609dfb6b9db7ed8267cfafdf58778685dee516d080150c109a35d" + "url": "https://github.com/latex-lsp/texlab/releases/download/v4.2.0/texlab-x86_64-windows.zip", + "hash": "45b01aa52b839d597aba17e273f4204683ca7da603d3c9367bfb6e449b76aef5" } }, "bin": "texlab.exe",