scoop_bucket/bucket/tinymist.json

16 lines
533 B
JSON

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