typst: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2023-09-14 00:32:58 +00:00
parent 21eadf6cd8
commit 832d5257b8

View File

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