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