diff --git a/bucket/texlab.json b/bucket/texlab.json index f063fc44cc..ef345f8bdf 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.13.1", + "version": "5.14.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.13.1/texlab-x86_64-windows.zip", - "hash": "04e5f78f57e56d9fc4e6efa154b8b9d0c50f14e202853ed37d627c9b4c030659" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.14.0/texlab-x86_64-windows.zip", + "hash": "0d7a74a3e4428f95a46207dda64c16d674f574519f5f2825327d1e509c966b1b" } }, "bin": "texlab.exe",