diff --git a/bucket/texlab.json b/bucket/texlab.json index 5550138767..4f34106d43 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.12.4", + "version": "5.13.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.12.4/texlab-x86_64-windows.zip", - "hash": "e03ced0e2822dea2a94c28fedfdb443d34b1e0916bf65192de551ae92f33aae7" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.13.0/texlab-x86_64-windows.zip", + "hash": "fc0705d66a6d153701c7f6a4790e0ccf0d63adc11cb55f44238dde9be0ac14d0" } }, "bin": "texlab.exe",