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