diff --git a/bucket/texlab.json b/bucket/texlab.json index e93bb518bd..13f45cfb36 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.19.0", + "version": "5.20.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.19.0/texlab-x86_64-windows.zip", - "hash": "55753258c54f742842484191404602a85334b29e92a49da4ff132f8660a51115" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.20.0/texlab-x86_64-windows.zip", + "hash": "32973acdd12c275ee19c9a253f22ba4fa9fffa3b73886a68e0623630c0598958" } }, "bin": "texlab.exe",