diff --git a/bucket/texlab.json b/bucket/texlab.json index dd6f3133e3..a6b87c0499 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.11.0", + "version": "5.12.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.11.0/texlab-x86_64-windows.zip", - "hash": "646163a504728c8c5fba5e04ff72ffb0c28f752630763749c7d35913af63d237" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.12.0/texlab-x86_64-windows.zip", + "hash": "fbf0dab1eb9ca2d89dd8d5692084fbe6ed86f6e79b81bd901ec87c710e9eab89" } }, "bin": "texlab.exe",