texlab: Update to version 5.16.0

This commit is contained in:
github-actions[bot] 2024-05-01 12:31:13 +00:00
parent 92e09028fb
commit 8a6980f69b

View File

@ -1,12 +1,12 @@
{ {
"version": "5.15.0", "version": "5.16.0",
"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.15.0/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.16.0/texlab-x86_64-windows.zip",
"hash": "08d07bccc17a340100dd79382a54b74e0c9bb0a16e0b6a33c705b3fa3a90294f" "hash": "af0575e237aef42951d94903c5d19cdd79ec9b9d85b3be1d5268bdb336285fbc"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",