texlab: Update to version 5.17.0

This commit is contained in:
github-actions[bot] 2024-06-23 12:30:50 +00:00
parent 53ad00cb4f
commit 3086d404da

View File

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