diff --git a/bucket/typst.json b/bucket/typst.json index ac44fc64ff..44b4baa829 100644 --- a/bucket/typst.json +++ b/bucket/typst.json @@ -1,12 +1,12 @@ { - "version": "0.5.0", + "version": "0.6.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.5.0/typst-x86_64-pc-windows-msvc.zip", - "hash": "61bf4ee6f066d80fc281c04b4162feed95acc65a68fa0b4d7c149b596c0eb1ec" + "url": "https://github.com/typst/typst/releases/download/v0.6.0/typst-x86_64-pc-windows-msvc.zip", + "hash": "2f37c5eb70669cc6a5f411338e49b29fdbbb9f78bbb18a9bb09da1d236f002d2" } }, "extract_dir": "typst-x86_64-pc-windows-msvc",