diff --git a/bucket/texlab.json b/bucket/texlab.json index a6b87c0499..c4d1508ea9 100644 --- a/bucket/texlab.json +++ b/bucket/texlab.json @@ -1,12 +1,12 @@ { - "version": "5.12.0", + "version": "5.12.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.12.0/texlab-x86_64-windows.zip", - "hash": "fbf0dab1eb9ca2d89dd8d5692084fbe6ed86f6e79b81bd901ec87c710e9eab89" + "url": "https://github.com/latex-lsp/texlab/releases/download/v5.12.1/texlab-x86_64-windows.zip", + "hash": "d8b3b1582a460b692a67f87aaf17a6fbcfba7c6b370ba221d52211d446f4f8c4" } }, "bin": "texlab.exe",