From b33b26e93682f9ae30f196d4d888964fa1ae615d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 04:28:50 +0000 Subject: [PATCH] tinymist: Update to version 0.13.26 --- bucket/tinymist.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tinymist.json b/bucket/tinymist.json index bd423ff198..365ba56d67 100644 --- a/bucket/tinymist.json +++ b/bucket/tinymist.json @@ -1,5 +1,5 @@ { - "version": "0.13.24", + "version": "0.13.26", "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.24/tinymist-x86_64-pc-windows-msvc.zip", - "hash": "8dfb9d99828e80765c1baf8568e72751d141bb77e7c45f95b0f4eeced14f325e" + "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.26/tinymist-x86_64-pc-windows-msvc.zip", + "hash": "27a5b13893727db4cf88387f48a9f3009d5a00a45d5f1a7f5c7c3592e773d127" }, "arm64": { - "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.24/tinymist-aarch64-pc-windows-msvc.zip", - "hash": "bda620d21e7c0c62ec75a291a0dd8024c0e25ae0b1d654804f0ca699c75d383e" + "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.26/tinymist-aarch64-pc-windows-msvc.zip", + "hash": "d6ad52bc1a5ea86633b4e8ad07160434b7ee3cd3f3e1084f2fac0e6366085384" } }, "bin": "tinymist.exe",