texlab: Update to version 3.1.0

This commit is contained in:
Jakub Čábera 2021-06-03 06:55:37 -07:00
parent e17c24b347
commit 3deae78997

View File

@ -1,12 +1,12 @@
{ {
"version": "3.0.1", "version": "3.1.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/v3.0.1/texlab-x86_64-windows.zip", "url": "https://github.com/latex-lsp/texlab/releases/download/v3.1.0/texlab-x86_64-windows.zip",
"hash": "b3c78fdfda9de0f50151fa9282e86074e4c9defd43cce2bdaeec07819613e94f" "hash": "178054fd33f57a8434ff624088462b1d0d76e1bf0ec99929d69f7543c7d3728d"
} }
}, },
"bin": "texlab.exe", "bin": "texlab.exe",