scoop_bucket/bucket/tinymist.json
2024-09-26 03:58:47 +09:00

16 lines
533 B
JSON

{
"version": "0.11.20",
"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.11.20/tinymist-win32-x64.exe",
"hash": "b548aff3c65d1741db07413f1df269f11d19b4497660e9270ff0675b5811a4d6"
}
},
"bin": [
["tinymist-win32-x64.exe", "tinymist"]
],
"checkver": "github"
}