From bb07e2589b1cadfc412147ad0c2c1bf905643743 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:31:54 +0000 Subject: [PATCH] tinymist: Update to version 0.13.30 --- bucket/tinymist.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tinymist.json b/bucket/tinymist.json index d88d5738ab..17b39c6661 100644 --- a/bucket/tinymist.json +++ b/bucket/tinymist.json @@ -1,5 +1,5 @@ { - "version": "0.13.28", + "version": "0.13.30", "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.28/tinymist-x86_64-pc-windows-msvc.zip", - "hash": "495da4ba90541210a8c9f956dcdeaa109ff3a26f0e85bcab5ff0982055fb42af" + "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.30/tinymist-x86_64-pc-windows-msvc.zip", + "hash": "7dbd2021689c67cbea7491d68fae94f76f799e84d2c44d2e92cf4a2cb4add022" }, "arm64": { - "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.28/tinymist-aarch64-pc-windows-msvc.zip", - "hash": "a873cda05e01fb7c6f351bcf77b91195bb6c6e2a90f48ecdc9197ed84f09be93" + "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.30/tinymist-aarch64-pc-windows-msvc.zip", + "hash": "0b88eb5edd46db0d19de010846429807683ca78e6637397bc42882e655b98512" } }, "bin": "tinymist.exe",