scoop_bucket/bucket/tinymist.json
2025-05-26 03:05:02 +09:00

16 lines
533 B
JSON

{
"version": "0.13.12",
"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.12/tinymist-win32-x64.exe",
"hash": "610e527ceb4355bb9814e08c979290a2c323cb043ce117a65f390c32d1cd9972"
}
},
"bin": [
["tinymist-win32-x64.exe", "tinymist"]
],
"checkver": "github"
}