diff --git a/bucket/texlab.json b/bucket/texlab.json index 3d5778cc41..cc197eab71 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.9.1", + "version": "5.9.2", "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.9.1/texlab-x86_64-windows.zip", - "hash": "92d399b5db0e2377ec25edb279675c1e4d91446b7098d6363f64a7dffd2585d7" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.9.2/texlab-x86_64-windows.zip", + "hash": "0b75ac48b93c51253101130914bccdc168042a9e3c49e062e9c6a06bc2769a9e" } }, "bin": "texlab.exe",