tinymist: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2025-11-02 12:31:20 +00:00
parent 4bb1df9a2b
commit 0ccb316974

View File

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