mirror of
https://github.com/qwjyh/scoop_bucket.git
synced 2024-11-22 23:11:05 +09:00
17 lines
533 B
JSON
17 lines
533 B
JSON
|
{
|
||
|
"version": "0.11.15",
|
||
|
"description": "A brand-new language server for Typst",
|
||
|
"homepage": "https://github.com/Myriad-Dreamin/tinymist",
|
||
|
"license": "Apache-2.0",
|
||
|
"architecture": {
|
||
|
"64bit": {
|
||
|
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.11.15/tinymist-win32-x64.exe",
|
||
|
"hash": "2e57e341b782dfc43eaf29facb41a00113d64719c0fc048ab545998309614343"
|
||
|
}
|
||
|
},
|
||
|
"bin": [
|
||
|
["tinymist-win32-x64.exe", "tinymist"]
|
||
|
],
|
||
|
"checkver": "github"
|
||
|
}
|