tinymist: Update to version 0.13.26

This commit is contained in:
github-actions[bot] 2025-09-13 04:28:50 +00:00
parent b65c078be0
commit b33b26e936

View File

@ -1,5 +1,5 @@
{ {
"version": "0.13.24", "version": "0.13.26",
"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.13.24/tinymist-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.26/tinymist-x86_64-pc-windows-msvc.zip",
"hash": "8dfb9d99828e80765c1baf8568e72751d141bb77e7c45f95b0f4eeced14f325e" "hash": "27a5b13893727db4cf88387f48a9f3009d5a00a45d5f1a7f5c7c3592e773d127"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.24/tinymist-aarch64-pc-windows-msvc.zip", "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.26/tinymist-aarch64-pc-windows-msvc.zip",
"hash": "bda620d21e7c0c62ec75a291a0dd8024c0e25ae0b1d654804f0ca699c75d383e" "hash": "d6ad52bc1a5ea86633b4e8ad07160434b7ee3cd3f3e1084f2fac0e6366085384"
} }
}, },
"bin": "tinymist.exe", "bin": "tinymist.exe",