From 0dec1eb8ef57dba2c449aaa7ba0633127c305cc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 00:33:09 +0000 Subject: [PATCH] typst: Update to version 23-03-28 --- bucket/typst.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typst.json b/bucket/typst.json index 68bd882962..a1e667d9f4 100644 --- a/bucket/typst.json +++ b/bucket/typst.json @@ -1,12 +1,12 @@ { - "version": "23-03-21-2", + "version": "23-03-28", "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/v23-03-21-2/typst-x86_64-pc-windows-msvc.zip", - "hash": "b78907ccc296fb18ac9a4dbe36273e50e2ec69efdc3d1abdda91aa7f6c4f00b1" + "url": "https://github.com/typst/typst/releases/download/v23-03-28/typst-x86_64-pc-windows-msvc.zip", + "hash": "591e8357f3d06a09bb8865643c33e4a7c7efa6e44c06e6fe494e3684a6bc813e" } }, "extract_dir": "typst-x86_64-pc-windows-msvc",