diff --git a/bucket/texlab.json b/bucket/texlab.json index 8ae575591e..c1f8dd6d6e 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.6.0", + "version": "5.7.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.6.0/texlab-x86_64-windows.zip", - "hash": "09ce9d0db30b35571ce66a2ff7c0d79ef7a9c4426709a7eb57ac338402a203a2" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.7.0/texlab-x86_64-windows.zip", + "hash": "2ee0525d00293fb2915ecd868c9bca3e148ee3b7b17eb068cdcc33dd9dd0ca81" } }, "bin": "texlab.exe",