typst: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2023-08-07 20:24:19 +00:00
parent 078ea8ef70
commit 1b20b966c8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.0", "version": "0.7.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.6.0/typst-x86_64-pc-windows-msvc.zip", "url": "https://github.com/typst/typst/releases/download/v0.7.0/typst-x86_64-pc-windows-msvc.zip",
"hash": "2f37c5eb70669cc6a5f411338e49b29fdbbb9f78bbb18a9bb09da1d236f002d2" "hash": "9fb7fe840a031a785018dd3d2f43e851bf436bf89ce3dae1b5a87033d2ba02d6"
} }
}, },
"extract_dir": "typst-x86_64-pc-windows-msvc", "extract_dir": "typst-x86_64-pc-windows-msvc",