tinymist: Update to version 0.14.2

This commit is contained in:
github-actions[bot] 2025-11-22 12:31:19 +00:00
parent 6e366f3a5b
commit 60fdb30069

View File

@ -1,5 +1,5 @@
{ {
"version": "0.14.0", "version": "0.14.2",
"description": "A brand-new language server for Typst", "description": "A brand-new language server for Typst",
"homepage": "https://github.com/Myriad-Dreamin/tinymist", "homepage": "https://github.com/Myriad-Dreamin/tinymist",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.0/tinymist-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.2/tinymist-x86_64-pc-windows-msvc.zip",
"hash": "3cc774f88c91ddf40c07fc8a1d6b632ba2c19cf81259f2c6963c2de69d09525b" "hash": "62f5907f37d170f22055d9f41dedb89ac738789fc940828205c97b28d280fe82"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.0/tinymist-aarch64-pc-windows-msvc.zip", "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.2/tinymist-aarch64-pc-windows-msvc.zip",
"hash": "0c2937659085a92508d573f0f1bf3e0711d4a6fd3ee95e446c1a53efb5e94dd3" "hash": "16dff0c4489669a23750702a2689b5aceab3a1c0a12c85d8c72e67667411459a"
} }
}, },
"bin": "tinymist.exe", "bin": "tinymist.exe",