mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
texlab: Add version 1.10.0 (#990)
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
8fce662bab
commit
ae6472c451
23
bucket/texlab.json
Normal file
23
bucket/texlab.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "1.10.0",
|
||||
"description": "Language Server Protocol for LaTeX",
|
||||
"homepage": "https://texlab.netlify.com",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/latex-lsp/texlab/releases/download/v1.10.0/texlab-x86_64-windows.zip",
|
||||
"hash": "3bcd7a7b008947a7bc6bb556e2a83af479c13423783e27427fe76ee2b95d272a"
|
||||
}
|
||||
},
|
||||
"bin": "texlab.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/latex-lsp/texlab"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/latex-lsp/texlab/releases/download/v$version/texlab-x86_64-windows.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user