diff --git a/bucket/typst.json b/bucket/typst.json index d2f3fc2d7e..fbb1c33c15 100644 --- a/bucket/typst.json +++ b/bucket/typst.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.13.1", "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.13.0/typst-x86_64-pc-windows-msvc.zip", - "hash": "c0f8f10a4a4b83867d57abd21f2ddf245c9234f4e93186ccd49f15d4d465ce2d" + "url": "https://github.com/typst/typst/releases/download/v0.13.1/typst-x86_64-pc-windows-msvc.zip", + "hash": "44170d0632298ba68cbabc43dbfb6908b17ca9236859e0767b0e5d54b2d19f48" } }, "extract_dir": "typst-x86_64-pc-windows-msvc",