texlab: Update to version 5.16.1

This commit is contained in:
github-actions[bot] 2024-05-25 08:27:26 +00:00
parent da5ae0e63e
commit e8eb278f0a

View File

@ -1,12 +1,12 @@
{ {
"version": "5.16.0", "version": "5.16.1",
"description": "Language Server Protocol for LaTeX", "description": "Language Server Protocol for LaTeX",
"homepage": "https://texlab.netlify.com", "homepage": "https://texlab.netlify.com",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/latex-lsp/texlab/releases/download/v5.16.0/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.16.1/texlab-x86_64-windows.zip",
"hash": "af0575e237aef42951d94903c5d19cdd79ec9b9d85b3be1d5268bdb336285fbc" "hash": "e3612799c7c0ce9eedc5e4b5d99859e9003403b7abb705752b031aabdd2d6ce3"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",