tinymist: Update to version 0.14.4

This commit is contained in:
github-actions[bot] 2025-11-26 04:30:11 +00:00
parent 7e774a05fa
commit eabe07ba6f

View File

@ -1,5 +1,5 @@
{ {
"version": "0.14.2", "version": "0.14.4",
"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.2/tinymist-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.4/tinymist-x86_64-pc-windows-msvc.zip",
"hash": "62f5907f37d170f22055d9f41dedb89ac738789fc940828205c97b28d280fe82" "hash": "b88fe963b19fa561f7fd1e3c42d71d0ec64481f3c2e883d711a951469046f121"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.2/tinymist-aarch64-pc-windows-msvc.zip", "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.4/tinymist-aarch64-pc-windows-msvc.zip",
"hash": "16dff0c4489669a23750702a2689b5aceab3a1c0a12c85d8c72e67667411459a" "hash": "808eb8a84a9a401c5681758853e66fc87f21ce44be0eb61609e5cdbcd6a801aa"
} }
}, },
"bin": "tinymist.exe", "bin": "tinymist.exe",