From 4adaddc673cf64b7eae483ec843299231f5b1a60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 02:17:12 +0000 Subject: [PATCH] typstyle: Update to version 0.12.6 --- bucket/typstyle.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/typstyle.json b/bucket/typstyle.json index c16b59af..9c22ac2e 100644 --- a/bucket/typstyle.json +++ b/bucket/typstyle.json @@ -1,16 +1,16 @@ { - "version": "0.12.5", + "version": "0.12.6", "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.5/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe", - "hash": "6fcd5d81a8f84a56c78ee46ab520c9f1555341ed7e7aada278de9a85e92dd8fb" + "url": "https://github.com/Enter-tainer/typstyle/releases/download/v0.12.6/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe", + "hash": "7dfe0a90893b490a820190f9a618e27301b3cc80de0b6ea7a06485e4e92d2672" }, "arm64": { - "url": "https://github.com/Enter-tainer/typstyle/releases/download/v0.12.5/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe", - "hash": "67c8ac518b2d08614b2644454c2dabf67d79fe5e4fce789e9f53ccddb7dafd0d" + "url": "https://github.com/Enter-tainer/typstyle/releases/download/v0.12.6/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe", + "hash": "71f0eb765469d1f0d516c56f15f16551463941e4d1fecd2e190c7b396485afbc" } }, "bin": "typstyle.exe",