diff --git a/bucket/texlab.json b/bucket/texlab.json index 0e4e46e9f2..c19b6b9737 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.23.1", + "version": "5.24.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.23.1/texlab-x86_64-windows.zip", - "hash": "679e9df88579c755fb5bebf785b2a0783d4ac6e4e4163dab496c432202e53552" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.24.0/texlab-x86_64-windows.zip", + "hash": "014058d539b4ba6cddcb5dab3881cba0815497cb00c454225d448cb534aa51b1" } }, "bin": "texlab.exe",