scoop_bucket/bucket/tinymist.json
2025-03-03 15:51:24 +09:00

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"
}