From eabe07ba6f9407cf3fa11d336c509483aab2a407 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 04:30:11 +0000 Subject: [PATCH] tinymist: Update to version 0.14.4 --- bucket/tinymist.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tinymist.json b/bucket/tinymist.json index 06dc41af59..67e0c2130c 100644 --- a/bucket/tinymist.json +++ b/bucket/tinymist.json @@ -1,5 +1,5 @@ { - "version": "0.14.2", + "version": "0.14.4", "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.14.2/tinymist-x86_64-pc-windows-msvc.zip", - "hash": "62f5907f37d170f22055d9f41dedb89ac738789fc940828205c97b28d280fe82" + "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.4/tinymist-x86_64-pc-windows-msvc.zip", + "hash": "b88fe963b19fa561f7fd1e3c42d71d0ec64481f3c2e883d711a951469046f121" }, "arm64": { - "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.2/tinymist-aarch64-pc-windows-msvc.zip", - "hash": "16dff0c4489669a23750702a2689b5aceab3a1c0a12c85d8c72e67667411459a" + "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.4/tinymist-aarch64-pc-windows-msvc.zip", + "hash": "808eb8a84a9a401c5681758853e66fc87f21ce44be0eb61609e5cdbcd6a801aa" } }, "bin": "tinymist.exe",