typst: Update to version 0.3.0

This commit is contained in:
github-actions[bot] 2023-05-12 00:33:46 +00:00
parent 9371ca1b80
commit 5451a9daf9

View File

@ -1,12 +1,12 @@
{
"version": "0.2.0",
"version": "0.3.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.3.0/typst-x86_64-pc-windows-msvc.zip",
"hash": "9622656b1c5ee652b8cf98f365a960965025736a95b0db57ad0ec53824a85a4c"
}
},
"extract_dir": "typst-x86_64-pc-windows-msvc",