texlab: Update to version 5.12.2

This commit is contained in:
github-actions[bot] 2024-01-20 12:29:34 +00:00
parent 615bebabc4
commit 6a874551b5

View File

@ -1,12 +1,12 @@
{ {
"version": "5.12.1", "version": "5.12.2",
"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.1/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v5.12.2/texlab-x86_64-windows.zip",
"hash": "d8b3b1582a460b692a67f87aaf17a6fbcfba7c6b370ba221d52211d446f4f8c4" "hash": "5ad6dc91902fbf62135fea47fa6b0e0dac172da8864418f0105d685aaaffdc2c"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",