texlab: Update to version 5.18.0

This commit is contained in:
github-actions[bot] 2024-07-06 12:30:43 +00:00
parent cb41161a0c
commit 3c5bd3e928

View File

@ -1,12 +1,12 @@
{ {
"version": "5.17.0", "version": "5.18.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.17.0/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.18.0/texlab-x86_64-windows.zip",
"hash": "e23b63e28dbc12156ea62781cf2504ccb97b14bda199ece7d3f683f42d05f17e" "hash": "a05889e79cfc3f873f653751f94d21ff2be952c5f9ed78e6963d380138c30938"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",