From 832d5257b80b29c07a75b389a178ec9f223ff323 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 00:32:58 +0000 Subject: [PATCH] typst: Update to version 0.8.0 --- bucket/typst.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typst.json b/bucket/typst.json index d88d885b34..7ae96494da 100644 --- a/bucket/typst.json +++ b/bucket/typst.json @@ -1,12 +1,12 @@ { - "version": "0.7.0", + "version": "0.8.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.7.0/typst-x86_64-pc-windows-msvc.zip", - "hash": "9fb7fe840a031a785018dd3d2f43e851bf436bf89ce3dae1b5a87033d2ba02d6" + "url": "https://github.com/typst/typst/releases/download/v0.8.0/typst-x86_64-pc-windows-msvc.zip", + "hash": "a0b9cdb6f474af6c90d9909e2a6c822df63e6fd1f1376d61498f10e60cc5128f" } }, "extract_dir": "typst-x86_64-pc-windows-msvc",