tinymist: Update to version 0.13.30

This commit is contained in:
github-actions[bot] 2025-10-27 12:31:54 +00:00
parent 1158525417
commit bb07e2589b

View File

@ -1,5 +1,5 @@
{ {
"version": "0.13.28", "version": "0.13.30",
"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.28/tinymist-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.30/tinymist-x86_64-pc-windows-msvc.zip",
"hash": "495da4ba90541210a8c9f956dcdeaa109ff3a26f0e85bcab5ff0982055fb42af" "hash": "7dbd2021689c67cbea7491d68fae94f76f799e84d2c44d2e92cf4a2cb4add022"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.28/tinymist-aarch64-pc-windows-msvc.zip", "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.30/tinymist-aarch64-pc-windows-msvc.zip",
"hash": "a873cda05e01fb7c6f351bcf77b91195bb6c6e2a90f48ecdc9197ed84f09be93" "hash": "0b88eb5edd46db0d19de010846429807683ca78e6637397bc42882e655b98512"
} }
}, },
"bin": "tinymist.exe", "bin": "tinymist.exe",