From 49c69f60951aa2fce32a2ff3de7cb6d8a2840a6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 00:34:28 +0000 Subject: [PATCH] typst: Update to version 0.12.0 --- bucket/typst.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typst.json b/bucket/typst.json index 5a5970a2eb..28be73d398 100644 --- a/bucket/typst.json +++ b/bucket/typst.json @@ -1,12 +1,12 @@ { - "version": "0.11.1", + "version": "0.12.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.11.1/typst-x86_64-pc-windows-msvc.zip", - "hash": "6f6896f199649717f0e1ff4aff0d5f62531e140796c1891304168fd546be2516" + "url": "https://github.com/typst/typst/releases/download/v0.12.0/typst-x86_64-pc-windows-msvc.zip", + "hash": "07dceb7666b8418d5f7a0b7ebacdf0ca4a4372c0588926374e60976d55b415ff" } }, "extract_dir": "typst-x86_64-pc-windows-msvc",