From c0fc3ad994dbb4f700aec520b959ae8980f2a363 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 00:33:00 +0000 Subject: [PATCH] typst: Update to version 0.1.0 --- bucket/typst.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typst.json b/bucket/typst.json index 9ccca33355..324dff56b3 100644 --- a/bucket/typst.json +++ b/bucket/typst.json @@ -1,12 +1,12 @@ { - "version": "0.2.0", + "version": "0.1.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.2.0/typst-x86_64-pc-windows-msvc.zip", - "hash": "5c35c473bf646d9d811f97837ca1bb74eafa07aee3b01e590f9e9a583d850b43" + "url": "https://github.com/typst/typst/releases/download/v0.1.0/typst-x86_64-pc-windows-msvc.zip", + "hash": "5657d9e7e8bcb02269729ad4cbfc5fdb263266d36a95810fd20564e87c1caf71" } }, "extract_dir": "typst-x86_64-pc-windows-msvc",