diff --git a/bucket/texlab.json b/bucket/texlab.json index 7e7fe873ff..b6690f84ab 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.5.0", + "version": "5.5.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.5.0/texlab-x86_64-windows.zip", - "hash": "61ea12dc3697a587914f6ca5dbb3b6eac227a16cb6d94add6032e1ff3e8661ee" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.5.1/texlab-x86_64-windows.zip", + "hash": "fba77d9fdc1bd7487838906f5b9caa9cb0535d1e22f4acb475b37ef8de3d6f5c" } }, "bin": "texlab.exe",