From bbbc3d19479690a3b02567bddf7d5f87d17db54c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 08:29:03 +0000 Subject: [PATCH] typstyle: Update to version 0.13.18 --- bucket/typstyle.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/typstyle.json b/bucket/typstyle.json index 47a4768b18..5e2c60c678 100644 --- a/bucket/typstyle.json +++ b/bucket/typstyle.json @@ -1,5 +1,5 @@ { - "version": "0.13.17", + "version": "0.13.18", "description": "Beautiful and reliable typst code formatter.", "homepage": "https://github.com/typstyle-rs/typstyle", "license": "Apache-2.0", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/typstyle-rs/typstyle/releases/download/v0.13.17/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe", - "hash": "e5fae8dbd03d3871555985c466af075bbd9ab50edb8b2c1b53bb95efffb3d42e" + "url": "https://github.com/typstyle-rs/typstyle/releases/download/v0.13.18/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe", + "hash": "81db6ddc6115ea81615e7fc2e7f0de4f2b15f56766890c3c6f8e803cd876cd6b" }, "arm64": { - "url": "https://github.com/typstyle-rs/typstyle/releases/download/v0.13.17/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe", - "hash": "57436af4e2416b52dba3fcf044fa3df0a54b960d8e78802b56cc76fddfc5670d" + "url": "https://github.com/typstyle-rs/typstyle/releases/download/v0.13.18/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe", + "hash": "613403c9604b0185f0c6700dbcce0d64c7e0d3c88183a1269ac7e0aeffb56ebe" } }, "bin": "typstyle.exe",