diff --git a/bucket/tinymist.json b/bucket/tinymist.json index f64159fc71..bd423ff198 100644 --- a/bucket/tinymist.json +++ b/bucket/tinymist.json @@ -1,5 +1,5 @@ { - "version": "0.13.22", + "version": "0.13.24", "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.22/tinymist-x86_64-pc-windows-msvc.zip", - "hash": "137c5b117a82b91de7f10c97e0f68e8110434c0b6f850ad326fb3e59e003bb82" + "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.24/tinymist-x86_64-pc-windows-msvc.zip", + "hash": "8dfb9d99828e80765c1baf8568e72751d141bb77e7c45f95b0f4eeced14f325e" }, "arm64": { - "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.22/tinymist-aarch64-pc-windows-msvc.zip", - "hash": "b578d8cafc6bcd58c876c290fb1f097308ce25351bbb1605f23d16fdf627423d" + "url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.24/tinymist-aarch64-pc-windows-msvc.zip", + "hash": "bda620d21e7c0c62ec75a291a0dd8024c0e25ae0b1d654804f0ca699c75d383e" } }, "bin": "tinymist.exe",