scoop_bucket/bucket/tinymist.json
2024-12-15 17:02:32 +09:00

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