diff --git a/bucket/texlab.json b/bucket/texlab.json index b70a3f18c3..64123e5763 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "2.1.0", + "version": "2.2.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/v2.1.0/texlab-x86_64-windows.zip", - "hash": "480b1ce899c612735c606229b66619537fd94350aebdf6b58d9e461bd0b4e172" + "url": "https://github.com/latex-lsp/texlab/releases/download/v2.2.0/texlab-x86_64-windows.zip", + "hash": "ed90f133b6d8778524b2124cd2bce69fd8f25cff0dbdab6f8506dc8552615186" } }, "bin": "texlab.exe",