mirror of
https://github.com/qwjyh/scoop_bucket.git
synced 2025-04-11 18:18:01 +09:00
16 lines
531 B
JSON
16 lines
531 B
JSON
{
|
|
"version": "0.13.4",
|
|
"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.13.4/tinymist-win32-x64.exe",
|
|
"hash": "023fe59726b0570ddc369b324f53dbb9acb5c6991766436586be94df3f22b674"
|
|
}
|
|
},
|
|
"bin": [
|
|
["tinymist-win32-x64.exe", "tinymist"]
|
|
],
|
|
"checkver": "github"
|
|
}
|