diff --git a/bucket/texlab.json b/bucket/texlab.json index d55ad8259f..99c15b0dd2 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.16.0", + "version": "5.16.1", "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.16.0/texlab-x86_64-windows.zip", - "hash": "af0575e237aef42951d94903c5d19cdd79ec9b9d85b3be1d5268bdb336285fbc" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.16.1/texlab-x86_64-windows.zip", + "hash": "e3612799c7c0ce9eedc5e4b5d99859e9003403b7abb705752b031aabdd2d6ce3" } }, "bin": "texlab.exe",