mirror of
https://github.com/qwjyh/scoop_bucket.git
synced 2025-01-19 02:33:21 +09:00
16 lines
533 B
JSON
16 lines
533 B
JSON
{
|
|
"version": "0.12.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.12.10/tinymist-win32-x64.exe",
|
|
"hash": "1152eecb583b6b2064f4b2e9218b32d7bb450641898543e800b1da36291c0692"
|
|
}
|
|
},
|
|
"bin": [
|
|
["tinymist-win32-x64.exe", "tinymist"]
|
|
],
|
|
"checkver": "github"
|
|
}
|