diff --git a/bucket/texlab.json b/bucket/texlab.json index e15b74e70d..d2bc0c9629 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "1.10.0", + "version": "2.0.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/v1.10.0/texlab-x86_64-windows.zip", - "hash": "3bcd7a7b008947a7bc6bb556e2a83af479c13423783e27427fe76ee2b95d272a" + "url": "https://github.com/latex-lsp/texlab/releases/download/v2.0.0/texlab-x86_64-windows.zip", + "hash": "661f19c57ef8dea47f3d201f343f4c7685b3d19fa8721cd61cb610dd2fbde8e0" } }, "bin": "texlab.exe",