typst: Update to version 0.4.0

This commit is contained in:
github-actions[bot] 2023-05-21 00:33:19 +00:00
parent cbad14ebe1
commit f43e70b60c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.3.0", "version": "0.4.0",
"description": "A markup-based typesetting system for the sciences.", "description": "A markup-based typesetting system for the sciences.",
"homepage": "https://typst.app", "homepage": "https://typst.app",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/typst/typst/releases/download/v0.3.0/typst-x86_64-pc-windows-msvc.zip", "url": "https://github.com/typst/typst/releases/download/v0.4.0/typst-x86_64-pc-windows-msvc.zip",
"hash": "9622656b1c5ee652b8cf98f365a960965025736a95b0db57ad0ec53824a85a4c" "hash": "b7c0eecd20b31dd5da59ce715178a32cd667de6c71a7a591e8abb849c264b891"
} }
}, },
"extract_dir": "typst-x86_64-pc-windows-msvc", "extract_dir": "typst-x86_64-pc-windows-msvc",