diff --git a/bucket/texlab.json b/bucket/texlab.json index c07e09d4e8..9761750d52 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.3.0", + "version": "5.4.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.3.0/texlab-x86_64-windows.zip", - "hash": "7041cc8f47aca30019fa01a690f144422d6846a16c88c68b8016add033936759" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.4.0/texlab-x86_64-windows.zip", + "hash": "095a683bdac6bbc9566fc025e769e132c05e0bb1dda2da8fa433128eafdeefea" } }, "bin": "texlab.exe",