typst: Update to version 0.1.0

This commit is contained in:
github-actions[bot] 2023-04-06 00:34:00 +00:00
parent 24efb7495e
commit 30ee1c315a

View File

@ -1,11 +1,11 @@
{
"version": "0.1",
"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.1/typst-x86_64-pc-windows-msvc.zip",
"url": "https://github.com/typst/typst/releases/download/v0.1.0/typst-x86_64-pc-windows-msvc.zip",
"hash": "5657d9e7e8bcb02269729ad4cbfc5fdb263266d36a95810fd20564e87c1caf71"
}
},