From 1b20b966c8fc92ae91e584d5e90665ce7d3813cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 20:24:19 +0000 Subject: [PATCH] typst: Update to version 0.7.0 --- bucket/typst.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typst.json b/bucket/typst.json index 44b4baa829..d88d885b34 100644 --- a/bucket/typst.json +++ b/bucket/typst.json @@ -1,12 +1,12 @@ { - "version": "0.6.0", + "version": "0.7.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.6.0/typst-x86_64-pc-windows-msvc.zip", - "hash": "2f37c5eb70669cc6a5f411338e49b29fdbbb9f78bbb18a9bb09da1d236f002d2" + "url": "https://github.com/typst/typst/releases/download/v0.7.0/typst-x86_64-pc-windows-msvc.zip", + "hash": "9fb7fe840a031a785018dd3d2f43e851bf436bf89ce3dae1b5a87033d2ba02d6" } }, "extract_dir": "typst-x86_64-pc-windows-msvc",