mirror of
https://github.com/qwjyh/scoop_bucket.git
synced 2025-04-20 11:45:52 +09:00
16 lines
533 B
JSON
16 lines
533 B
JSON
{
|
|
"version": "0.13.10",
|
|
"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.10/tinymist-win32-x64.exe",
|
|
"hash": "06dedacea6590d1ff8a78b2102a7c67742da023de7c86700fd981a7e6e894324"
|
|
}
|
|
},
|
|
"bin": [
|
|
["tinymist-win32-x64.exe", "tinymist"]
|
|
],
|
|
"checkver": "github"
|
|
}
|