texlab: Update to version 5.12.1

This commit is contained in:
github-actions[bot] 2024-01-04 20:24:12 +00:00
parent 3be71b93c8
commit 32dbb9a850

View File

@ -1,12 +1,12 @@
{ {
"version": "5.12.0", "version": "5.12.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.12.0/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.12.1/texlab-x86_64-windows.zip",
"hash": "fbf0dab1eb9ca2d89dd8d5692084fbe6ed86f6e79b81bd901ec87c710e9eab89" "hash": "d8b3b1582a460b692a67f87aaf17a6fbcfba7c6b370ba221d52211d446f4f8c4"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",