From 630470143bdc095a701c7d1417061c728930df96 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 16:30:32 +0000 Subject: [PATCH] typst: Update to version 0.14.0 --- bucket/typst.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typst.json b/bucket/typst.json index fbb1c33c15..d9e9da1114 100644 --- a/bucket/typst.json +++ b/bucket/typst.json @@ -1,12 +1,12 @@ { - "version": "0.13.1", + "version": "0.14.0", "description": "A markup-based typesetting system for the sciences.", "homepage": "https://typst.app", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/typst/typst/releases/download/v0.13.1/typst-x86_64-pc-windows-msvc.zip", - "hash": "44170d0632298ba68cbabc43dbfb6908b17ca9236859e0767b0e5d54b2d19f48" + "url": "https://github.com/typst/typst/releases/download/v0.14.0/typst-x86_64-pc-windows-msvc.zip", + "hash": "06d847b998be837565ef88d679a9da6acc022fdefa221703bc25a877e7511312" } }, "extract_dir": "typst-x86_64-pc-windows-msvc",