mirror of
https://github.com/qwjyh/scoop_bucket.git
synced 2025-04-20 03:36:02 +09:00
fixup! add typst-lsp
This commit is contained in:
parent
8d24078e28
commit
9841ee4f8e
1 changed files with 2 additions and 2 deletions
|
@ -6,13 +6,13 @@
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/nvarner/typst-lsp/releases/download/v0.13.0/typst-lsp-x86_64-pc-windows-msvc.exe",
|
"url": "https://github.com/nvarner/typst-lsp/releases/download/v0.13.0/typst-lsp-x86_64-pc-windows-msvc.exe",
|
||||||
"hash": "8dd872bdefc0575db7de5457eca2722d71af13b2e889288828052b791760842d",
|
"hash": "8dd872bdefc0575db7de5457eca2722d71af13b2e889288828052b791760842d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
["typst-lsp-x86_64-pc-windows-msvc.exe", "typst-lsp"]
|
["typst-lsp-x86_64-pc-windows-msvc.exe", "typst-lsp"]
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/nvarner/typst-lsp/releases/",
|
"github": "https://github.com/nvarner/typst-lsp/releases/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue