From a1b2d6188fc0a0c10b774b0804e72f65f9898e27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 16:29:10 +0000 Subject: [PATCH] typst: Update to version 0.5.0 --- bucket/typst.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typst.json b/bucket/typst.json index 24b557d60f..ac44fc64ff 100644 --- a/bucket/typst.json +++ b/bucket/typst.json @@ -1,12 +1,12 @@ { - "version": "0.4.0", + "version": "0.5.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.4.0/typst-x86_64-pc-windows-msvc.zip", - "hash": "b7c0eecd20b31dd5da59ce715178a32cd667de6c71a7a591e8abb849c264b891" + "url": "https://github.com/typst/typst/releases/download/v0.5.0/typst-x86_64-pc-windows-msvc.zip", + "hash": "61bf4ee6f066d80fc281c04b4162feed95acc65a68fa0b4d7c149b596c0eb1ec" } }, "extract_dir": "typst-x86_64-pc-windows-msvc",