From a1739ce649b999f88cd8da5c920ed115452065cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 01:57:12 +0000 Subject: [PATCH] typstyle: Update to version 0.12.14 --- bucket/typstyle.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/typstyle.json b/bucket/typstyle.json index 2800b1c32..468ae6e0c 100644 --- a/bucket/typstyle.json +++ b/bucket/typstyle.json @@ -1,16 +1,16 @@ { - "version": "0.12.13", + "version": "0.12.14", "description": "Beautiful and reliable typst code formatter", "homepage": "https://github.com/Enter-tainer/typstyle", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/Enter-tainer/typstyle/releases/download/v0.12.13/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe", - "hash": "cc228bb786f27e8a9f36204113c06433743c918fa536b723daceef50bd1ccb53" + "url": "https://github.com/Enter-tainer/typstyle/releases/download/v0.12.14/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe", + "hash": "c72aca433f6c6cf97baf26b3786ad9ffe76cbe9911b62810e2a8e6ce4560117e" }, "arm64": { - "url": "https://github.com/Enter-tainer/typstyle/releases/download/v0.12.13/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe", - "hash": "f71487c888e1b485d61f8e5ad0b2d162d33b8110ac4068a8f1790a464d20c302" + "url": "https://github.com/Enter-tainer/typstyle/releases/download/v0.12.14/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe", + "hash": "2d5f606b8b53f982a2530e4ebad5cf44ab641bb148de0c05a857811367555328" } }, "bin": "typstyle.exe",